Eplan Platform API
Eplan.EplApi.DataModel Namespace / IPlaceHolder Interface / GetValues Method
Record name.

GetValues Method (IPlaceHolder)
\Returns the values of all variables in the nIndex-th PlaceHolder of a Macro variant for a given record.
Syntax

Parameters

strRecordName
Record name.

Return Value

The values of the variables.
Exceptions
ExceptionDescription
Thrown in case of missing parameters.
Thrown in case of invalid arguments.
The internal interface for place holders could not be created.
See Also