How To : Setting a Trigger on a Function
Page Status: Beta
Contents |
[edit] Description
This document describes how to set a trigger on a function.
[edit] Prerequisites
Understanding Triggered Functions
Function
Class
Understanding Bungee Logic
Understanding Solutions and Projects
Creating a Solution
Adding a Project to a Solution
[edit] Procedure
To set a trigger on a function:
- In the Solution Detail, select the function.
- Click the Behavior tab.
- Click the ellipsis button [...] next to Trigger.
- In the dialog box that's displayed:
- Set the trigger object next to Trigger.
- Select the type from the drop down box.
- Click the ellipsis button and choose the trigger object.
- In the Parameters section, for each argument: (These are the arguments passed to the function when it is triggered.)
- Select the type from the drop down box.
- Click the ellipsis button and choose the object to be passed in as a argument
- Set the trigger object next to Trigger.
- Click OK.
[edit] Error Handling
[edit] Examples
[edit] Next Steps
[edit] Tags
Categories: HOW TO | Trigger | Function