May
12
I wanted to know if there was a way using MEL to add commas to long numbers in print messages. Sometimes I’m getting attributes for things that are long, like particle counts, and it would be much faster and easier to read if there were commas.
Example…
MEL prints: 938475689
I want it to print: 938,475,689
Any info will be appreciated.
Thanks
Post a Comment