PdsBatchAttributes.batchAttribValue Method
Gets or sets the batch attribute values.
Syntax
edit PdsBatchAttribValue batchAttribValue([boolean _set, PdsBatchAttribValue _pdsBatchAttribValue])
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set the batch attribute values; optional.
- _pdsBatchAttribValue
Type: PdsBatchAttribValue Extended Data Type
A PdsBatchAttribValue value to set; optional.
Return Value
Type: PdsBatchAttribValue Extended Data Type
The current batch attribute value as a string.