Raptor:Trigger Definition: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


[[Raptor:Triggers|Return to Triggers 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 20: 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 28: 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