PropertyHandle :: AutoLocate - Automatic instance location
The function automatically selects an instance in the property handle. When the collection contains only one instance, this instance is selected. Otherwise, the instance for the currently set position will be selected.
Return value: Success ( logical )
Implementation details
logical
PropertyHandle  :: AutoLocate ( char chkopt=AUTO )
- chkopt
- Check option
The option forces the function to check the property handle before running executing the function. You can pass NO to avoid unnecessary checking.
Default: AUTO