Interface IScriptsEnabled
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
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 Summary
-
Method Details
-
isScriptsEnabled
boolean isScriptsEnabled()
-