cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Is javascript array.indexOf() supported in Integrity 10.4?

mbohanon
1-Newbie

Is javascript array.indexOf() supported in Integrity 10.4?

Is javascript array.indexOf() supported in Integrity 10.4?

What edition of ECMAScript is used?

1 ACCEPTED SOLUTION

Accepted Solutions

Hi Mark, you may want to check this discussion which goes over the version of Rhino Integrity Server makes use of (1.5R2). The W3Schools page says this is for Javascript version 1.6 and a quick test in a trigger script tells me that "indexOf is not a function". Unfortunately it looks like it cannot be used with Integrity trigger javascript.

Please contact PTC Technical Support and inform them of your desire to see the version of Rhino updated in a future release of Integrity and they will attach you to the appropriate request.

View solution in original post

1 REPLY 1

Hi Mark, you may want to check this discussion which goes over the version of Rhino Integrity Server makes use of (1.5R2). The W3Schools page says this is for Javascript version 1.6 and a quick test in a trigger script tells me that "indexOf is not a function". Unfortunately it looks like it cannot be used with Integrity trigger javascript.

Please contact PTC Technical Support and inform them of your desire to see the version of Rhino updated in a future release of Integrity and they will attach you to the appropriate request.

Top Tags