Skip to content

Create Table String

Creates a text field in the table.

Permissions

Command KindNeeded User Kind
WriteAdmin, Sys

Parameters

NameTypeDescriptionRequiredDefaultValues
Stringarray of stringName of a text field ([Field]).yes
TablestringName of the table ([Table]).yes

Result

No fields

Code

text
CREATE TABLE STRING
STRING=[string, Multiple, Needed]
TABLE=[string, Needed]