ScriptRuntimeInfo

public class ScriptRuntimeInfo

Contains various methods to get script runtime information

Functions

getScriptName
Link copied to clipboard
static String getScriptName()
Gets the active script name.
getScriptRepoId
Link copied to clipboard
static int getScriptRepoId()
Gets the active script's repo id
getScriptRepoVersion
Link copied to clipboard
static double getScriptRepoVersion()
Gets the repo version of the active script.
isLocalScript
Link copied to clipboard
static boolean isLocalScript()
Checks if the active script is a local script