ConvertTableToHTML
Common Scripts Pack.#
This Script is part of theConverts an array in to a HTML table.
#
Script DataName | Description |
---|---|
Script Type | javascript |
Tags | Utility |
#
InputsArgument Name | Description |
---|---|
table | The table to convert to HTML. |
title | The optional title for the table. |
context_key | The context key for the converted HTML table (default is: HTMLTable). |
#
OutputsPath | Description | Type |
---|---|---|
HTMLTable | The HTML table that was created from the array. | Unknown |