DatadictGetFloat
Docslocal retval, objectData = DatadictGetFloat(key)Parameters
| Name | Type | Description |
|---|---|---|
objectData | Any* | — |
key | char* | — |
Returns
floatReturns a floating-point number.
local retval, objectData = DatadictGetFloat(key)| Name | Type | Description |
|---|---|---|
objectData | Any* | — |
key | char* | — |
floatReturns a floating-point number.
No snippets yet. Be the first to contribute!