modulo() Operation
Syntax |
| |
---|---|---|
Semantics | Returns | |
Substitutables |
| Can be any variable or object attribute having the type Integer. |
Examples |
CODE
|
Some Examples
| Divisor | Modulo Result |
---|---|---|
1234 | 2 | 0 |
1234 | 3 | 1 |
ActionScript_TypeConversions_Example
Click here to download a simple example model that different possibilities for type conversions between Float, Integer, String, and Boolean types in Scheer PAS Designer.
Related Pages: