Data 1 0-structFindRecurse
From ADF Docs
Attention: Do not change any text in the description, signature, and paramter sections.
Return to Data_1_0
Description
Returns the struct key value for the struct key that matches the keylist param.
Signature
public string structFindRecurse ( struct dataStruct, string keyList )
Parameters
| Required | Name | Type | Description |
| required | dataStruct | struct | Struct to recurse |
| keyList | string | Structure key list to recurse |