Skip to main content
Legend
August 20, 2013
Question

Script will not run with ]]> in it

  • August 20, 2013
  • 1 reply
  • 639 views

Hi,

This is just a heads up, perhaps someone could verify... if I put the character sequence ]]> anywhere within a JSX file, even within a comment, the script won't run when invoked from the toolkit window. It just hangs at the outset.

Russ

This topic has been closed for replies.

1 reply

K.Daube
Community Expert
Community Expert
April 25, 2015

Hello Russ,

In FM (Run Script) this works, in ESK-CC no error is reported, but nothing happens:

alert ("does this work?"); // the character sequence ]]> anywhere is dangerous.