math.ModBool
Reports whether the modulus of two integers equals 0.
Syntax
math.ModBool VALUE1 VALUE2
Returns
bool
Alias
modBool
{{ modBool 15 3 }} → true
Last updated:
March 5, 2025
:
content: Remove "related" array from function and method pages (2fcd21ee5)
Improve this page