Gets a table definition.
(ade_odtabledefn table)
Returns a table definition or nil.
table | Table name (string) can be up to 25 characters long. Must be unique, contain no spaces, and start with an alphanumeric character |
The table definition returned by ade_odtabledefn has the same format as the tab_defn argument in ade_oddefinetab. The entry for this function has source code examples.