Page tree
Skip to end of metadata
Go to start of metadata

Select the table that corresponds to ID.


Parameters:

NameTypeDescription
actionNameString'extendTable' select the table that corresponds to ID API
tableIdStringtable id


Example:

editor.execCommand('extendTable', 'table_id');
  • No labels