DatadictGetInt
Docslocal retval, objectData = DatadictGetInt(key)Parameters
| Name | Type | Description |
|---|---|---|
objectData | Any* | — |
key | char* | — |
Returns
intReturns an integer value.
local retval, objectData = DatadictGetInt(key)| Name | Type | Description |
|---|---|---|
objectData | Any* | — |
key | char* | — |
intReturns an integer value.
No snippets yet. Be the first to contribute!