NetworkAccessTunableFloat
Docslocal retval, value = NetworkAccessTunableFloat(tunableContext, tunableName)Parameters
| Name | Type | Description |
|---|---|---|
tunableContext | char* | — |
tunableName | char* | — |
value | float* | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval, value = NetworkAccessTunableFloat(tunableContext, tunableName)| Name | Type | Description |
|---|---|---|
tunableContext | char* | — |
tunableName | char* | — |
value | float* | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!