Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the user specified quantity to distribute.
Syntax
edit QtyString specifiedQty(boolean set, QtyString specifiedQty)
Run On
Called
Parameters
- set
Type: boolean
The flag indicating whether the field is set.
- specifiedQty
Type: QtyString Extended Data Type
The specified quantity. If the input is empty, it means the user does not specify the quantity to distribute.
Return Value
Type: QtyString Extended Data Type
The user specified quantity to distribute.