Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > FlowControlCmd Object : Expression Property
Expression Property
Description
Represents the test expression of an IF_COMMAND object.
Property type
Read-write property
Syntax
Visual Basic
Public Property Expression As String
Return Type
Read/write String.
Remarks
This property only affects objects of type IF_COMMAND. For other objects, setting the property has no effect, and getting it always returns the empty string.
See Also