This is an old revision of the document!


PHP's gd library is missing or unable to create PNG images

Get Table Row

Description

Get a row from a table.

Inputs

Name Type Description
Keys Tuple Keys corresponding to the desired row.
Table Table Table to extract the row from.

Outputs

Name Type Description
Result Tuple Row extracted from table.

Group

Notes

Internal Name

GetTableRow