<< Click to Display Table of Contents >>
Manual > Control Reference > Route > Route Methods >
Find the remainder of value1 / value2.
syntax
GetRemainder(
val1,
val2
)
Parameters
val1
Type:
Number
Value 1.
Value 2.
Return Value
Remainder of value1 / value2.
Explanation
Finds the remainder of value1 / value2.
Supported
○
Script Action
Can be used in server script Ver2 actions
Browser script
Can be used in browser scripts
Calculation Expression Syntax
Can be used in expression syntax (e.g. bind syntax)
reference
SelectVal (SV)
GetRemainder
Nums
RepeatValue
SortValue
GetUniqueValue
IsExist