Raptor:Trigger Definition: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
(Created page with '== Description == <p></p> == Inputs == {| class="wikitable" style="width:75%;" |- ! scope="col" style="width: 15%;"|Input ! scope="col" style="width: 15%;"|Type ! scope="col" st…')
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Raptor-Platform|Return to the main Raptor page]]
[[Raptor:Triggers|Return to Triggers page]]
[[File:RaptorTriggerDefinition.jpg|right|frame|Raptor™ Trigger Definition]]
== Description ==
== Description ==
<p></p>
<p>This block defines a custom trigger which can be executed by your application using the Trigger Execute block.</p>
 
== Inputs ==
{| class="wikitable" style="width:75%;"
|-
! scope="col" style="width: 15%;"|Input
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
|}


== Outputs ==
== Outputs ==
Line 16: Line 14:
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
! scope="col" style="width: 70%;"|Description
|-
! Fn
| FnCall
| A call to a function to be triggered.
|}
|}


Line 24: Line 26:
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
! scope="col" style="width: 70%;"|Description
|-
! Trigger Name
| String
|
|}
|}

Latest revision as of 16:51, 14 September 2023

Return to the main Raptor page

Return to Triggers page

Raptor™ Trigger Definition

Description

This block defines a custom trigger which can be executed by your application using the Trigger Execute block.

Outputs

Output Type Description
Fn FnCall A call to a function to be triggered.

Parameters

Parameter Type Description
Trigger Name String