Skip to content

Edit Table String

Changes the name of a string field of a table.

Permissions

Command KindNeeded User Kind
WriteAdmin, Sys

Parameters

NameTypeDescriptionRequiredDefaultValues
NamestringNew name of a text field ([Name]).yes
StringstringName of a text field ([Field]).yes
TablestringName of the table ([Table]).yes

Result

No fields

Code

text
EDIT TABLE STRING
NAME=[string, Needed]
STRING=[string, Needed]
TABLE=[string, Needed]