Function

NM-1.0NMrange_from_strSince 1.42

  • Parses the string representation of the range to create a %NMRange instance.

    Parameters

    • str: string

      the string representation of a range

    Returns NM.Range

    the %NMRange or null

    1.42