StructValueArray
Returns an array of all values of top level keys in a struct
Method Signature
Arguments
Argument
Type
Required
Description
Default
struct
struct
true
The target struct from which to retrieve values
Examples
Related
Last updated