var instance; // Type: wijmo.input.INumberOptions; var value; // Type: string value = instance.currencySymbol;
var currencySymbol : string;
Determine the current symbol when number type is currency. The default value is according to culture.
var instance; // Type: wijmo.input.INumberOptions; var value; // Type: string value = instance.currencySymbol;
var currencySymbol : string;