TriggerComponentEvent()

Syntax:

TriggerComponentEvent( CustomTrigger )

Parameters:

CustomTrigger – the name of the Custom Trigger to be activated. This parameter is required.

Remarks:

This function will activate a Custom Trigger for a specified object. The Custom Trigger must have already been specified prior to calling it with the TriggerComponentEvent function.

image\Script_Button.jpgExamples