Skip to content

Show Table

Shows a table.

Permissions

Command KindNeeded User Kind
ReadAll

Parameters

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

Result

NameTypeDescription
TablestringName of the table.
Caption1stringCaption 1
Caption2stringCaption 2
Caption3stringCaption 3
Caption4stringCaption 4
Caption5stringCaption 5
Caption6stringCaption 6
Caption7stringCaption 7
Caption8stringCaption 8
Caption9stringCaption 9
Caption10stringCaption 10
RecordsnumberNumber of records of the table.
CellsnumberNumber of cells (records * number and text fields) of the table.
SubtablesintegerNumber of subtables of the table.
TablecalculationsintegerNumber of tablecalculations of the table.
VisualbooleanIf 'True' the table has a visual script.
DerivationbooleanIf 'True' the table is linked with another table as a derivation.
SourceLinksintegerNumber of tables to which this table sends data.
DestinationLinksintegerNumber of tables from which this table gets data.
PermissionstringTable permissions of the actual user.

Code

text
SHOW TABLE
TABLE=[string, Needed]