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