Eplan Platform API
Eplan.EplApi.Base Namespace / UnitParser Class / Set Method / Set(String,ParserParameter) Method
the string with a number and optional a unit
the parameters with the unit of this string. Afterwards the unit group is defined for the unit parser.

In This Topic
    Set(String,ParserParameter) Method
    In This Topic
    The start of any parse. Set the text to parse and fill the unit of this text in the parser parameters.
    Syntax

    Parameters

    strValueToParse
    the string with a number and optional a unit
    parameter
    the parameters with the unit of this string. Afterwards the unit group is defined for the unit parser.
    Exceptions
    ExceptionDescription
    The value of the parameter object is NULL.
    See Also