$arrayIndexOf
Returns the index of the first array element matched.
Parameters
Name | Description | Enforced | Default Value |
---|---|---|---|
Name | The name of the array. | Yes | None |
Word | Word to be found. | Yes | None |
Example
$arrayIndexOf[name;word]
Returns the index of the first array element matched.
Name | Description | Enforced | Default Value |
---|---|---|---|
Name | The name of the array. | Yes | None |
Word | Word to be found. | Yes | None |
$arrayIndexOf[name;word]