convertToInteger() Operation for Float Values
Syntax |
NONE
| |
---|---|---|
Semantics | convertToInteger() returns the integer part of the float value aFloat . | |
Substitutables | anInteger | The result of the operation of type Integer. |
aFloat | Can be any variable or object attribute having the type Float. | |
Examples |
NONE
If |