Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Variable Object : GetArrayLowerBound Method
GetArrayLowerBound Method
Description
This returns the lower bound if the variable is an array. Otherwise it returns zero.
Syntax
Visual Basic
Public Function GetArrayLowerBound() As Long
Return Type
Long value.
See Also