Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello!
I have the following expression:
$(+,$(rtos,$(substr,$(getvar,dwgname),9,2),1,0),1)
I would like to add a 0 if the value is less than 9 to get 01, 02, 03... 10, 11, etc.
Any idea?
Thanks!
Solved! Go to Solution.