Message 1 of 4

Not applicable
09-20-2019
01:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have calculated minimum required clearance gap based on user input in iLogic.
I would like to write a script that rounds up the numbers, so the last digit is always 0 or 5.
Example:
1 becomes 5
4 becomes 5
5 stays 5
5.5 becomes 10
9 becomes 10
1427 becomes 1430
Any suggestions on how to accomplish this?
Solved! Go to Solution.