Package com.hello2morrow.sonargraph.api
Interface IScriptAccess
public interface IScriptAccess
An access object to encapsulate the running script. This object is accessible via the global variable "script".
-
Method Summary
-
Method Details
-
getName
String getName()Return the name of this script.- Returns:
- the name
-