Skip to content

Show Tablecalculation Visual

Shows the visual script of a tablecalculation.

Permissions

Command KindNeeded User Kind
ReadAll

Parameters

NameTypeDescriptionRequiredDefaultValues
TablestringName of the table ([Table]).yes
TablecalculationstringName of the tablecalculation ([Tablecalculation]).yes

Result

NameTypeDescription
NamestringName of the visual script item, e.g. Group, Item, Input...
ValuestringValue of the visual script item.

Code

text
SHOW TABLECALCULATION VISUAL
TABLE=[string, Needed]
TABLECALCULATION=[string, Needed]