Warning |
---|
Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here ! |
Info | ||
---|---|---|
| ||
This routine is available starting with katl-commons SIL Engine™ 1.0. |
Syntax
indexOf(str1, str2)
...
Returns an integer indicating the position of the first character for a character expression within another character expression, beginning from the leftmost character.
Parameters
Parameter name | Type | Required | Description |
---|---|---|---|
str1 | string | Yes | Specifies a character expression to search for str2. |
str2 | string | Yes | Specifies a character expression to search for in str1. |
Return type
number
Example
Example 1
...
Filter by label (Content by label) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|