Description
Build the list of attributes to retrieve on a Find function. Using a '*' brings back all attributes
Signature
SetFindSelect('field1', 'field2')
Example
SetFindSelect('name', 'description', 'address1_city')
Parameters
| Name | Type | Description | Required | 
|---|---|---|---|
| field1 | xxxx | xxxx | xxxx | 
| field2 | xxxx | xxxx | xxxx | 
		