Solved
how to get the variable's value in an external javascript
Hi,all.
I defined a variable in the Arbortext Editor's command line,such as "$i=5",and I want to get the variable's value in an external javascript,what should I do?
Thanks
Hi,all.
I defined a variable in the Arbortext Editor's command line,such as "$i=5",and I want to get the variable's value in an external javascript,what should I do?
Thanks
I have already solved the problem.In the javascript,we can use "Acl.eval("i")" to get the variable's value.Wish to help you.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.