table
“table” is a reference object for tables generated by using a Zontroy Repeating File. The properties of this object type which are predefined in Zontroy are accessible and as follows:
name: name of a table
targetName: target name of a table set by the developer
alternativeName: alternative name of a table set by the developer
label: label of a table
primaryKey: short version of primaryKey.name
primaryKey.dataType: data type of primary key column
displayColumn: short version of displayColumn.name
displayColumn.dataType: data type of display column
extra1: extra field for custom data
extra2: extra field for custom data
extra3: extra field for custom data
Sample Implementation