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

Glossary Item Box

Description

This function returns TRUE if the expression can be used as a valid subroutine argument name, and FALSE otherwise.

Syntax

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

Parameters

Expression
Required String that is the argument name to evaluate for validity.

Return Type

Boolean value. Boolean returns true if the function succeeds, false if it fails.

See Also

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