Message 1 of 7

Not applicable
06-06-2016
01:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Happy Monday All,
So Neil helped me to string together part descriptions in iLogic and pass them to the description field in iProperties.
Example:
iProperties.Value("Project", "Description") = Thickness & " " & Material & " x " & Width & " in. x " & Length & " in. Lg."
My question now is can I have the values displayed in the "Description" field as fractions instead of decimal values and how would my code read. I found the "FormatAsFraction" function under the "String" snippets but can't seem to get the syntax right. Thanks to all for you patience and assistance. Have a great week.
Frank
Solved! Go to Solution.