ScriptEvent:mod

From Mod Wiki

Parameters

integer A -- The numerator.
integer B -- The denominator.

Result

integer

Supported By

sdSysCallThread

Comments

Functionality

Returns the remainder of the division of the given numbers, A/B.