Value property: AttributeValue class

Description

This property returns the value of the AttributeValue as a string.

The length of this property depends on your system database limit for LONG fields.

This property is read/write.

Example

To specify more than a single value for an AttributeValue, you can specify several values separated by a semicolon. For example:

&MyAtt.value = "401k;benefits;dependants;HR";