Documentation

Is String - Open Dev Kit Documentation

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

Root.APINode.IsString
true if the type is a string

Type

Boolean

Lua Usage

-- Get
local boolean = aPINode.IsString

-- Set
aPINode.IsString = boolean

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