Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

IndexOf Method (AnnRoles)

Show in webframe
The string to query.
Gets the index of a string in this list.
Syntax
 function Leadtools.Annotations.Core.AnnRoles.indexOf( 
   item 
)

Parameters

ParameterTypeDescription
itemstringThe string to query.

Return Value

TypeDescription
int The 0-based index of item if it exists in the list; otherwise, -1.
See Also

Reference

AnnRoles Object
AnnRoles Members

Error processing SSI file