PdsBatchAttrib.pdsBatchAttribTargetEdit Method
Is used to edit the batch attribute target value; it receives a string and saves it as a proper type.
Syntax
edit PdsBatchAttribTarget pdsBatchAttribTargetEdit([boolean _set, PdsBatchAttribTarget _pdsBatchAttribTarget])
Run On
Called
Parameters
- _set
Type: boolean
The edit method that is called to set or view a value
- _pdsBatchAttribTarget
Type: PdsBatchAttribTarget Extended Data Type
The value to push, if you are setting value.
Return Value
Type: PdsBatchAttribTarget Extended Data Type
The current batch attribute value, returned as string, regardless of type.