Hi All,
I have a requirement to print amount padded with * at beginning. e.g. if the amount field is 13 + 2 places of decimals and my amount value is 68.75, then it will print '$***********68.75'. Please let me know how can i achieve this.
Thanks in advance.
Ajay