FindByName command
Used in a Server.Load script to enable you to search index entries by name.
Syntax
FindByName [searchstring] <optionlist>
Where:
- [searchstring] -- The search collection whose primary sort key matches the given null-terminated string
- <optionlist> -- See the FindByKey command for <optionlist> choices.