This is an old revision of the document!


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

Extract Struct String

Description

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

Inputs

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

Optional Inputs

None.

Outputs

Name Type Description
String String Extracted string.

Group

Internal Name

ExtractStructString