Skip to main content

ParameterValueType

  • This class represent the "text" data type, for use with parameters whose values are text

  • ParameterValueType should be called with a single argument of type string.

new ParameterValueType("work");