PC-DMIS 2021.1 Object Library
GetArgumentExpression Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
Position
Required Long that indicates the number of the argument from which to obtain the argument's value.
PCDLRN ActiveX DLL > FlowControlCmd Object : GetArgumentExpression Method

Glossary Item Box

Description

Returns the value or default value of an argument to an object of type CALL_SUBROUTINE or START_SUBROUTINE, respectively. For objects of other types, it returns the empty string.

Syntax

Visual Basic
Public Function GetArgumentExpression( _
   ByVal Position As Long _
) As String

Parameters

Position
Required Long that indicates the number of the argument from which to obtain the argument's value.

Return Type

String value.

See Also

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