...
User Interface: Project Panel – Variables
| Variables List: Lists all Variables of the current Project. | |||||||
Add Variable: Adds a new Variable to the current Project. | ||||||||
Remove Variable: Removes the currently selected Variable from the Workflow. | ||||||||
Create Getter Unit: Places a Getter Unit in the Workflow View. | ||||||||
Create Setter Unit: Places a Setter Unit in the Workflow View. | ||||||||
Name: Name of the Variable. | ||||||||
Variable Type: Type of the Variable. | ||||||||
Value: Value of the Variable. | ||||||||
Force Change: When enabled, changing the content of a Variable is forced. |
User Interface: Message Log & Memory Monitor
Gliffy | ||||||
---|---|---|---|---|---|---|
|
Show/Hide Memory Monitor: Shows or hides the Memory Monitor (on the right of the Message Log). | |||
Enable/Disable Workflow Tracing: When enabled the Workflow(s) are being traced when executing them. Tracing logs each step/action/event which occurs in a Workflow. | |||
Log Option – Debug: When enabled the log will show debug messages. | |||
Reveal Log Option – Info: Reveals the logfile in the OS filesystemWhen enabled the log will show info messages. | |||
Clear Log Option – Warn: Clears the Message LogWhen enabled the log will show warning messages. | |||
Each Log entry has a timestamp, displayed in this column Log Option – Error: When enabled the log will show error messages. | |||
There are several levels of messages (info, debug, warn, error, fatal and trace) Log Option – Fatal: When enabled the log will show fatal messages. | |||
Message: Content of the log entry. | Log Option – Trace: When enabled the log will show trace messages. | ||
Messages: Shows messages according to the log options. There are three columns (Date, Level and Message). | |||
Memory Monitor: Displays how much memory is allocated and used for the current project. | Run GC: Manually executes garbage collection (frees The Purge button can be used to manually free up memory, if possible ).
|