Introduction
Guides
Miscellaneous
Bases: object
object
A structure with header and rows of records.
Note
The header will be converted to capital letters.
headers – headers of the table
Adds a record.
Sets the rows of records.
Repeats string_to_expand to fill up a string of the provided length.
string_to_expand – string to repeat
length – length of string to return
Returns: generated string of provided length