Merge branch 'dev' into improve-get-script-ram

This commit is contained in:
Olivier Gagnon
2018-05-07 16:00:24 -04:00
committed by GitHub
22 changed files with 320 additions and 259 deletions
+6
View File
@@ -779,6 +779,12 @@ scriptKill
Kills all scripts with the specified filename on the target server specified by *hostname/ip*, regardless of arguments. Returns
true if one or more scripts were successfully killed, and false if none were.
getScriptName
^^^^^^^^^^^^^
.. js:function:: getScriptName()
Returns the current script name
getScriptRam
^^^^^^^^^^^^