How To : Working with Bungee Logic
Page Status: Beta
Contents |
[edit] Description
This document describes how to work with Bungee Logic statements.
[edit] Prerequisites
Understanding Bungee Logic
Introduction to Bungee Builder
Understanding the Design Editor
[edit] Procedure
To add Bungee Logic statements to your application:
- Open the data element in which you want to add Bungee Logic (for example, double-click a class, function, or adapter to open it in the Design Editor).
- In the Toolbox, Bungee Logic statements are sorted into categories. Drag the statement you want into the Design Editor, to the appropriate location.
- In the Property Editor, set the properties for the statement.
- Note To edit a Bungee Logic statement, open the object containing the statements, select the statement, and change the properties in the Property Editor.
To remove Bungee Logic statements from your application:
- Select the Bungee Logic statement in the Design Editor.
- Press Delete.
[edit] Error Handling
[edit] Examples
See the Hello Bungee Connect tutorial.
[edit] Tags