Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
SetValueString("2\'3\""); -> OK
SetValueString("20\""); -> OK
SetValueString("150mm"); -> not OK
SetValueString("150 mm"); -> not OK
did i miss something simple? thanks.
Solved! Go to Solution.