This is an old revision of the document!


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

Extract Struct Table

Description

Extract a table from a Struct by it's name.

Inputs

Name Type Description
Struct Struct Struct to extract the table from.
Name String Table name on struct.

Optional Inputs

None.

Outputs

Name Type Description
Table Table Extracted table.

Group

Internal Name

ExtractStructTable