NewCondition

 

Parameter

Type

Description

none

 

 

 

Return value

Type

Description

condition reference

object type condition

returns a reference to the new condition object

 

Creates a new condition class for use with GetEvent. This new condition can then be added to an event that uses conditions as the trigger.

 

Example

 

This example creates a new event, sets the event type to Condition, and then adds a condition that triggers at 3:00 PM.

 

 

See also

 

GetEvent