Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Required Long that indicates which skip number of the set of skip numbers to retrieve.
GetSkipNum Method
Description
This function returns an integer. The integer is the nth skip number where n is indicated by the value of index.
Syntax
Visual Basic
Public Function GetSkipNum( _
   ByVal index As Long _
) As Long
Parameters
index
Required Long that indicates which skip number of the set of skip numbers to retrieve.
Return Type
Integer value.
See Also