tbl_model_name
return = tbl_model_name(tmid)
This function returns the name of the table whose table model ID is indicated by tmid. The table model name may be one of: “OASIS Exchange,” “ATI,” “HTML”, “XSL-FO”, or if the table is a custom table, the name specified in the document type configuration file (.dcf) from the attribute name on the element CustomTableModel.
If tmid is invalid, the function returns the string ”unknown”.
Parent topic