Integral enumeration intrinsic functions
Ancestors - None
Container for all long integral enumeration intrinsic functions
Name | Description |
---|---|
AsInteger | Return the variable as an Integer
Result |
AsNumber | Return the variable as a number
Result |
AsString | Return the variable as an Integer
Result |
BitAnd | Bitwise And
Result, With |
BitNot | Bitwise Not
Result |
BitOr | Bitwise Or
Result, With |
BitXor | Bitwise Xor
Result, With |
IsNumber | Test if the variable is a number
Result |
Febuary 18 V14SP2