Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Can anyone give me some examples of how to set up the syntax for the MOD Operator in iLogic?
As an example, I would hope to get the remainder of a length divided by a set value of 95".
120.4375" / 95" = 1.xxx-xxxxxxxx
I would like to know if and how I might use the MOD operator in the iLogic code to get the remainder rounded to the nearest 16th (which in this case should be 25.4375").
I have used the % in the parameters to accomplish this in the past, but I am not sure how to set it up in code.
Solved! Go to Solution.