-
- Downloads
js.exec() enhancement: if any of the arguments to be passed to the executed
script are arrays, pass each element of the array as a separate argument to the child script. This allows one script to generate a variable-length list of arguments to be passed to another.
Please register or sign in to comment