• Converts a localized string to a number. Number grouping is not supported (thousands separators). Null will be returned if the conversion fails.

    Parameters

    • pString: string

    Returns number | null

Generated using TypeDoc