miva_struct_members()#
Syntax
miva_struct_members( struct var, members var )
Returns#
Returns the number of member names found. Important: A member name will be returned even if its value is null.
Parameters#
| Parameter | Description |
|---|---|
struct |
the structure or structured array that will be processed |
members |
The array populated with the members names found in structure |