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 and sets the gift card number and returns it masked.
Syntax
edit RetailGiftCardId editMaskedGiftCardId(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 masked gift card number if one is set; otherwise, a blank string.