Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)
Products
|
Support
|
Email
a link to this topic. |
Send comments
on this topic. | Back to
Introduction
| Help Version 19.0.3.29
IndexOf Method (AnnRoles)
Show in webframe
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: JavaScript
JavaScript
The string to query.
Gets the index of a string in this list.
Syntax
JavaScript
function
Leadtools.Annotations.Core.AnnRoles.indexOf(
item
)
Parameters
Parameter
Type
Description
item
string
The string to query.
Return Value
Type
Description
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