Xbasic
helper::GoogleSheetPopulateTableInfo Method
Syntax
PopulateTableInfo as V(fields as C,ti as P)
Arguments
- fieldsCharacter
- tiPointer
Description
The PopulateTableInfo method populates a table info object with the specified fields.
Discussion
This method assigns the provided field character string to the corresponding table info pointer.
Example