ToBoolean
Returns the boolean represented by the given string.
Syntax
Core.ToBoolean
ยท [string]
Parameters
- string
- A string representing a boolean value.
Return Value
The boolean represented by the given string.
Returns the boolean represented by the given string.
Core.ToBoolean
ยท [string]
The boolean represented by the given string.