Please enable JavaScript.
Coggle requires JavaScript to display documents.
8. Parameters (Parameter types (Set (For variables; objects inside list…
8. Parameters
:pencil2: Variable come from different sources
Packz user interface (appear in Public Parameters column)
Cloudflow variable (allows to link live objects with Cloudflow data)
Define
Type
Default Value
Cloudflow Variable
Used
Directly in live object
In variable (script)
Parameter types
String
:pencil2: Contain single word or complete paragraph or text.
Field to enter text
Create as point text
No right margin for text reflow (text not cut off or reflow automatically)
Variable text contains more than one line; result in multiples lines
Number of lines match variable text
Create as text block
Right margin for text reflow (Lines of text exceeding right margin are automatically reflowed)
Variable text contains more than one line; result in multiples lines
Number of lines match variable text
Number of lines exceed number of lines in variable text; some lines are reflowed
Number
:pencil2: Integer number; positive or negative, no decimals.
Field to enter value
Possible to enter formulas in field; calculate immediately (e.g.
123 * 0,56
)
Check
:pencil2: True or false.
Checkbox
Set
:pencil2: List of objects.
Popup dialog
List defined by straight brackets
For variables; objects inside list contains two objects:
First object:
string shown in user interface (always string)
Second object
: used in variable or live object (can be any type)
Example:
[["Int D", 1], ["Int G", 2], ["Int T", 3], ["Int P", 4], ["Ext D", 5], ["Ext G", 6], ["Ext T", 7], ["Ext P", 8]]
Length
:pencil2: Integer number; shown in and with unit from preferences.
Field to enter length; shown in current unit (defined in preferences)
Possible to enter formulas in field; calculate immediately (e.g.
2 inch + 5 mm
)
Live Objects
Variables and Scripting
Packz 5.1