Advanced Table
From UBot Studio
(Difference between revisions)
(→List of Advanced table Commands and Functions) |
|||
Line 1: | Line 1: | ||
− | The '''Advanced Table Commands and Functions''' consists of advanced commands and functions specific to table utilization. | + | The '''Advanced Table Commands and Functions''' consists of advanced commands and functions specific to table cell utilization. |
[[File:advancedtablecomm.jpg]] | [[File:advancedtablecomm.jpg]] |
Latest revision as of 16:44, 5 June 2015
The Advanced Table Commands and Functions consists of advanced commands and functions specific to table cell utilization.
[edit] 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.