Skip to content

Create Table Double

Creates a number field in the table.

Permissions

Command KindNeeded User Kind
WriteAdmin, Sys

Parameters

NameTypeDescriptionRequiredDefaultValues
Doublearray of stringName of a number field ([Field]=.yes
TablestringName of the table ([Table]).yes

Result

No fields

Code

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