Eplan Platform API
Eplan.EplApi.Base Namespace / IContext Interface / AddParameter Method
Indicates the name of the parameter.
Indicates the value of this parameter.

In This Topic
    AddParameter Method (IContext)
    In This Topic
    Adds a parameter to the Context.
    Syntax

    Parameters

    Parameter NameDescription
    strParameterNameIndicates the name of the parameter.
    strNewParameterValueIndicates the value of this parameter.
    See Also