script
AbstractMinMaxParameter

This class is an abstract class used to define parameters used in a script.



public abstract class AbstractMinMaxParameter

Properties
max The max value for (velocity only) for the parameter (must be the same as the one defined in the script version).

type=long
access=read-create
default=0

min The min value for (velocity only) for the parameter (must be the same as the one defined in the script version).

type=long
access=read-create
default=0

  
Properties inherited from script.AbstractParameter
checkBoxValue, checkBoxValueUIName, impact, required, runtime, script.ParameterMethod-Set, unset, value
 
Properties inherited from script.AbstractBaseParameter
displayName, mode, paramType, parameterName, script.AbstractParameterAction-Set, tooltip, uiOrder, xCoord, yCoord
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed