Инструменты пользователя

Инструменты сайта


en:autorun:documentation:mod

Mod

Mod(<value1>, <value2>)

The function returns the remainder of an integer division («modulo» operation).

Parameters

value1The dividend.
value2The divisor.

Examples

MsgBox(Mod(5, 2)) # --> 1
en/autorun/documentation/mod.txt · Последнее изменение: 2022/10/17 16:12 — loopback

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki