Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2022.2 Object Library
PCDLRN ActiveX DLL > FlowControlCmd Object : GetLeftSideOfExpression Method
GetLeftSideOfExpression Method
Description
For FlowControlCmd objects of type ASSIGNMENT, this function returns the name of the variable being assigned to. For other types of objects, it returns an empty string.
Syntax
Visual Basic
Public Function GetLeftSideOfExpression() As String
Return Type
String value.
See Also