Class ModuleScriptExecutionLimits


  • public class ModuleScriptExecutionLimits
    extends ExecutionLimits
    This class is used by ModuleScript objects to store the limits that define if they should be executed or not. This class holds a String with a module version id, together with the first and last module versions that establish under which versions a ModuleScript must be executed.