PC-DMIS 2021.1 Object Library
IsValidLeftHandValue Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
Expression
Required String that is the expression to evaluate for validity.
PCDLRN ActiveX DLL > FlowControlCmd Object : IsValidLeftHandValue Method

Glossary Item Box

Description

This function returns TRUE if the expression can be used as a valid left hand value (i.e. can be used on the left-hand side of an assignment statement), and FALSE otherwise.

Syntax

Visual Basic
Public Function IsValidLeftHandValue( _
   ByVal Expression As String _
) As Boolean

Parameters

Expression
Required String that is the expression to evaluate for validity.

Return Type

Boolean value.

See Also

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