Advanced Table
From UBot Studio
(Difference between revisions)
(Created page with "The '''Advanced Table Commands and Functions''' consists of advanced commands and functions specific to table utilization. File:advancedtablecomm.jpg == List of Advanced...") |
(→List of Advanced table Commands and Functions) |
||
Line 15: | Line 15: | ||
*[[Create Table from Text]]: Creates a table from text. | *[[Create Table from Text]]: Creates a table from text. | ||
− | *[[$Html from table]]: Returns an html table | + | *[[$Html from table]]: Returns an html table. |
Revision as of 16:42, 5 June 2015
The Advanced Table Commands and Functions consists of advanced commands and functions specific to table utilization.
List of Advanced table Commands and Functions
- With Every Table Cell: Loops through every cell in a table.
- With Every Cell in Row: Loops through every cell in a row.
- With Every Cell in Column: Loops through every cell in a column.
- Create Table from Excel: Creates a table from an excel file.
- Create Table from Text: Creates a table from text.
- $Html from table: Returns an html table.