Raptor:Trigger Definition: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
[[Raptor:Triggers|Return to Triggers page]] | [[Raptor:Triggers|Return to Triggers page]] | ||
[[File:RaptorTriggerDefinition.png|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> | ||
== 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 | |||
| | |||
|} | |} |
Revision as of 16:46, 14 September 2023
Return to the main Raptor page
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 |