Formatting output
in
Programming Questions
•
2 years ago
I've searched and can't find documentation or forum topics around formatting output using print() or println().
I need to emulate various existing reports, so need to add commas, slashes, etc. to integers, dates, etc. I assume there are arguments to send but can't find mention of them anywhere.
I need to emulate various existing reports, so need to add commas, slashes, etc. to integers, dates, etc. I assume there are arguments to send but can't find mention of them anywhere.
1