guides:o4w:o4w_api:o4wtableaddcol

O4WTableAddCol Function

This routine will add a column to a table.

O4WTableAddCol(tableName, colNumber, uniqueID)

The function has the following parameters:

ParameterDescription
tableNameThe name of the table.
colNumberThe colNumber is the column number you wish to insert.
uniqueIdAny named controls, sections, etc. will be renamed using the value provided in 'uniqueID'; the new IDs will be formed from the ID of the copied control, with "_o4wid_":uniqueID concatenated to the end.
  • guides/o4w/o4w_api/o4wtableaddcol.txt
  • Last modified: 2024/06/19 20:19
  • by 127.0.0.1