Please enable JavaScript.
Coggle requires JavaScript to display documents.
3. Variables palette (Connections (Python Variables (Script contains (Name…
3. Variables palette
Left side
Variable groups
- Internal source (PDF document assets): data from job
- External source (connections): data from database (XML files, MySQL server, Cloudflow Server, Cloudflow Variables, ...), Python and JavaScript scripts, and Packz Parameters
-
PDF document assets
-
Document
-
Contains
- Document info: assets common for all pages
-
- Pages: page subentries; accessing live object from page 1 to access assets of page 2
-
Connections
Python Variables
-
Script contains
-
-
-
- Access path starting with py. and followed by its UUID
-
JavaScript Variables
-
Script contains
-
-
-
- Access path starting with js. and followed by its UUID
-
Database
-
Connection contains
-
- Value type and additional parameters: depend on chosen database type
-
- Access path starting with db. and followed by its UUID
Parameters
-
Parameter contains
-
- Value type and additional parameters: depend on chosen parameter type
-
- Access path starting with ui. and followed by its UUID
-