====== O4WTableEnd routine ====== ==== Description ==== Completes the current table process. ==== Syntax ==== O4WTableEnd(id) ==== Parameters ==== The function has the following parameters: ^Parameter^Description^ |id|The id of the table to be completed.|| ==== Remarks ==== If this table was contained within another table ("nested" in another table's cell), the prior table is re-activated. If no prior table was being built, normal (non-table) output is resumed. ==== See Also ==== [[o4wtablestart|O4WTableStart]], [[o4wtableheader|O4WTableHeader]], [[o4wsetcell|O4WSetCell]], [[o4wtablemodify|O4WTableModify]], [[o4wtableaddrow|O4WTableAddRow]], [[o4wtableaddcol|O4WTableAddCol]], [[o4wtabledelrow|O4WTableDelRow]], [[o4wtabledelcol|O4WTableDelCol]]