DatadictGetBool
Docslocal retval, objectData = DatadictGetBool(key)Parameters
| Name | Type | Description |
|---|---|---|
objectData | Any* | — |
key | char* | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval, objectData = DatadictGetBool(key)| Name | Type | Description |
|---|---|---|
objectData | Any* | — |
key | char* | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!