Converts SPEND to USD by multiplying amountInSpend by 0.01 Returns 0 if amountInSpend is an empty string, and otherwise undefined if amountInSpend is not a number.
amountInSpend
0
undefined
Generated using TypeDoc
Converts SPEND to USD by multiplying
amountInSpendby 0.01 Returns0ifamountInSpendis an empty string, and otherwiseundefinedif amountInSpend is not a number.