API Help
Eplan.EplApi.Base Namespace / IContext Interface / GetParameter Method
Name of the parameter whose value is determined.
Value of the parameter you search for.

In This Topic
GetParameter Method (IContext)
In This Topic
Gets a parameter from the Context.
Syntax

Parameters

strParameterName
Name of the parameter whose value is determined.
strParameterValue
Value of the parameter you search for.
See Also