PC-DMIS 2021.1 Object Library
SetLeftSideOfAssignment Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
Expression
Required String that indicates the expression to be used for the left side of the assignment.
PCDLRN ActiveX DLL > FlowControlCmd Object : SetLeftSideOfAssignment Method

Glossary Item Box

Description

The function sets the left-hand side of the Assign statement to the expression passed in. Use the function IsValidLeftHandValue to determine validity of expression for a left-hand side before using this function.

Syntax

Visual Basic
Public Sub SetLeftSideOfAssignment( _
   ByVal Expression As String _
) 

Parameters

Expression
Required String that indicates the expression to be used for the left side of the assignment.

Return Type

String value.

See Also

Copyright © 2020. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.