ULValue function

Construct a ULValue class from a STRING.

Syntax
 ULValue::ULValue(
  const char * val
)
Parameters
  • val   A pointer to a string to be treated as a ULValue class.