Skip to main content
Skip table of contents

ev_trig_group_count Method

Returns the number of event groups in an event. An event group is a group of triggers under an "IF" or "OR IF".
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static int ev_trig_group_count( int ref)


VB

Public Shared Function ev_trig_group_count ( ref As Integer) As Integer


Parameters

ref
Type: System.Int32
The event reference number

Return Value

Type: Int32Integer

See Also

functions Class
Scheduler Namespace

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.