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