Mod

Yields the remainder of its operands from an implied division

Input/Output

Number of Connections: 2
InputData TypeDescription
Input1Integer,Double,DecimalA number
Input2Integer,Double,DecimalSets the Data property. (optional)

OutputData TypeDescription
Output1Double,DecimalThe remainder from an implied division

Property

NameProperty TypeDescription
DatastringSpecifies a numeric value to be performed division.
Formulachoice Specifies the input value as dividend or as divisor.
Input / Data - Input as a dividend.
Data / Input - Input as a divisor.
ScaleintSpecifies a the number of digits to the right of the decimal point when the output type is Decimal

Topic

Example

PropertyOutput
Input171
Input23