TOP

Dustin Testing

Currency: %%Currency%%
Doesn't appear to by working in dev, but we do use this currently, so not sure what's going on w/ this one... should format with dollar sign and decimal places with comma separator.

CurrencyNoDecimal: %%CurrencyNoDecimal%%
appears with dollar sign and comman separator as expected, decimals should be rounded up to the nearest whole and appear as $5,003 

CommaSeparatorNoDecimal: %%CommaSeparatorNoDecimal%%
Appearing correctly
Rename this format type as "Comma Separator No Decimal"

CommaSeparatorWithDecimal: %%CommaSeparatorWithDecimal%%
Appearing correctly
Rename this format type as "Comma Separator with Decimal"

PercentNoSign: %%PercentNoSign%%
Appearing correctly
Rename this format type as "Percent - No Sign"

Percentage: %%UGFloor%%
Appearing correctly .

Close