Inserts a space every 3 characters in a string starting from the end of the string.
1 people like thisPosted: 1 year ago by shazmodan
Starts at a given position. Using any kind of "tag" like <%replaceThis%> with something corresponding from the Map.
0 people like thisPosted: 1 year ago by shazmodan
Uses StringBuilder to achieve performance.
2 people like thisPosted: 1 month ago by shazmodan
Starts at a given position. Using any kind of "tag" like <%replaceThis%> with something corresponding from the Map.
0 people like thisPosted: 1 year ago by shazmodan
Use a regular expression to find all groups of three digits before the decimal point. Returns the modified string.
3 people like thisPosted: 1 year ago by shazmodan