Function bool from numeric
Brief description
bool(value:int):bool
Converts a boolean value to an integer value More ...
Function information
| Name: | bool |
| Base: | |
| Group: | Built-in plugins:Logic |
| Icon: | math.png |
| Color: | black |
| Authors: | Aless Lasaruk |
| Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Converts a boolean value to an integer value.s
Input parameters
-
value:
int
- Boolean value
Return values
-
Default return value:
bool
- Truth value
