Table of Contents

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

Table

Notes

Internal Name

GetTableRow