Question
Bank of America
IN
Last activity: 22 Mar 2017 11:53 EDT
How to separate the number value with commas in Activity itself?
Hi,
Can you please anyone give the solution for below query?
As per my requirement, needs to separate the number value(Integer/double) with commas in activity itself. Therefore is there any function/methods available?
Or Is there any way to use the controls in activity?
Note: Not in UI/Sections
For ex:
Number value : 1234567
Expected value : 12,34,567.00