script
LargeTextParameter

This class is used to define a parameter that contains a large amount of text. There must be one parameter object for each parameter specified in a script version. These parameters are created when a version is created and can not be changed.



public class LargeTextParameter

Properties
spanObjectPointer A pointer to the parent spanEnabled object.

type=string
access=read-only
default=
minimum=0
maximum=252

textWrap Identify if large text field in wrapped.

type=boolean
access=read-create
default=false

 
Overridden Properties
paramType The type of the parameter.

default=largeString

value The value of the parameter. If a default is defined, it will be filled in on creation.

 
Properties inherited from script.AbstractMinMaxParameter
max, min
 
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