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
amountInSpend
by 0.01 Returns0
ifamountInSpend
is an empty string, and otherwiseundefined
if amountInSpend is not a number.