Documentation

Is Integer - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: API Node :: Is Integer

Root.APINode.IsInteger
true if the type is an integer

Type

Boolean

Lua Usage

-- Get
local boolean = aPINode.IsInteger

-- Set
aPINode.IsInteger = boolean

If you think anything is missing, please feel free to: submit documentation feedback on this page