• Creates an JavaScript Number from a html control.

    Parameters

    • ctrl: UpObject

      Reference to a html input control of types "integer", "double" or "currency".

    Returns number

    Example

    getNumberObject(ix.util.getHtml("<GUID>"));