Skip to main content
Skip table of contents

action_then_edit Method

Returns TRUE if an action is currently being edited, else false if not
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static bool action_then_edit( int ref, int index)


VB

Public Shared Function action_then_edit ( ref As Integer, index As Integer) As Boolean


Parameters

ref
Type: System.Int32
index
Type: System.Int32
Index of action, 0=first action

Return Value

Type: BooleanBoolean

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.