StructFindKey

Searches a struct for a given key and returns an array of values

Method Signature

StructFindKey(struct=[structloose], key=[string], scope=[string])

Arguments

ArgumentTypeRequiredDescriptionDefault

struct

struct

true

The struct to search

key

string

true

The key to search for

scope

string

false

Either one (default), which finds the first instance or all to return all values

one

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC