Appearance
Create Table String
Creates a text field in the table.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Write | Admin, Sys |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| String | array of string | Name of a text field ([Field]). | yes | ||
| Table | string | Name of the table ([Table]). | yes |
Result
No fields
Code
text
CREATE TABLE STRING
STRING=[string, Multiple, Needed]
TABLE=[string, Needed]