How do write code in JSL to call another JSL?
Hello everyone!
In AAA.jsl, how do write code that calls another JSL to continue running: for example, this another JSL is BBB.jsl with the same path
When BBB. jsl finished, AAA. JSL continues to run the rest of the code.thanks you!