System actions are pre-made scripts created by Younicycle developers and are intended for use in applications and websites. System action can not be altered, but are available for reading. To view the list of system actions, select Actions in the object tree (Y-Tree), and then click System tab.
The list of system actions.
To view the source code, click on the name of a system action.
To execute a system action, choose it from the GYRE Editor "Gears" list. A rectangular area will appear on the canvas where the result of the system action will be displayed. You can also execute a system action using a javascript function:
executeGearSendAll ('system_action_name' [, options]);