Interface IScriptAccess


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

    Modifier and Type
    Method
    Description
    Return the name of this script.
  • Method Details

    • getName

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