Interface IScriptAccess


  • public interface IScriptAccess
    An access object to encapsulate the running script. This object is accessible via the global variable "script".
    • Method Detail

      • getName

        java.lang.String getName()
        Return the name of this script.
        Returns:
        the name