Method ADT.Struct()->`[]()
- Method `[]
mixedres =ADT.Struct()[item]
mixedres =ADT.Struct()->X- Description
The struct can be indexed by item name to get the associated value.
mixed res = ADT.Struct()[ item ]
mixed res = ADT.Struct()->X
The struct can be indexed by item name to get the associated value.