Interface IScriptsEnabled


  • public interface IScriptsEnabled
    Provides logic to check whether or not scripts are currently enabled. Used by timer and tag change scripts to squelch scripts from being run at inopportune times.
    • Method Detail

      • isScriptsEnabled

        boolean isScriptsEnabled()