toDecimal

Convert string to decimal.

Parameters:

No. Type Comments
1 string String representation of decimal value

Returns:

decimal - The value as decimal

Usages:

  • toDecimal( v:string ) : decimal