Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Our new Drawing Title Block has a dynamic tolerance table, the iLogic form allows selection of 3 different tolerance levels (Standard, Medium, Fine), some iLogic code then adjusts the tolerance value for each tolerance band in line with the selected level.
Problem is that any value above 0.x is rounded up and it loses it's trailing zeros.
(Two empty rows are to be deleted)
The relating iLogic code is below:
(The code above the IF statements was found online and modified to suit)
Any ideas to resolve this?
Solved! Go to Solution.