Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ScriptEvent.Or Method

Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)

Or(ScriptEvent, ScriptEvent)

At least one of the conditions must be met.

Declaration
public static ScriptEvent Or(ScriptEvent e1, ScriptEvent e2)
Parameters
Type Name Description
ScriptEvent e1

First condition.

ScriptEvent e2

Second condition.

Returns
Type Description
ScriptEvent

A ScriptEvent that performs logical 'Or' on its operand.

Or(ScriptEvent[])

At least one of the conditions must be met.

Declaration
public static ScriptEvent Or(params ScriptEvent[] events)
Parameters
Type Name Description
ScriptEvent[] events

List of conditions.

Returns
Type Description
ScriptEvent

A ScriptEvent that performs logical 'Or' on its operand.

In This Article
  • Or(ScriptEvent, ScriptEvent)
  • Or(ScriptEvent[])
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies