Description
This allows you to get all of the values for any scalar fields in the
desc
portion of an sdrecord in the
sditerator with a single function call. This uses the
getvectors function
but is simpler to use if all of the fields are from the desc record. Here,
you only give a vector of field names to extract from the sditerator.
The returned value is a record where the field names are the requested
fields.
Arguments
fieldNames |
in |
A vector of desc fields to fetch. |
|
|
Allowed: |
string vector |