PC-DMIS 2021.1 Object Library
AddSkipNum Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
Number
Required Long that indicates the number to skip.
PCDLRN ActiveX DLL > FlowControlCmd Object : AddSkipNum Method

Glossary Item Box

Description

Adds a number to be skipped to an object of type LOOP_START. For objects of other types, it does nothing.

This function returns TRUE if Number was successfully added to the LOOP_START object’s skip list, FALSE otherwise.

Syntax

Visual Basic
Public Function AddSkipNum( _
   ByVal Number As Long _
) As Boolean

Parameters

Number
Required Long that indicates the number to skip.

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.