MCRSalesLine.editGiftCardId Method
Gets and sets the gift card number.
Syntax
edit RetailGiftCardId editGiftCardId(boolean _set, RetailGiftCardId _retailGiftCardId)
Run On
Called
Parameters
- _set
Type: boolean
A boolean value that determines whether or not the user has modified the gift card number.
- _retailGiftCardId
Type: RetailGiftCardId Extended Data Type
The new gift card card number.
Return Value
Type: RetailGiftCardId Extended Data Type
The gift card number.