Help > Web Development > Object Reference > Object Reference > ISYSIndex > Name Property
<a name="kanchor429"></a>ISYSIndex:Name Property
Returns the name of the index from the ISYS.CFG, or a constructed name if no explicit name has been configured. Read-Only.

Syntax
[VBScript]
ReadOnly property ISYSIndex.Name as string
[C#]
string IISYSIndex.Name {get;}
[ColdFusion/Java]
java.lang.String ISYSIndex.Name() throws ComException;
Examples
[VBScript]
Your search for <%= Request("search") %>