AddCurrentCardToWallet() 1
This method adds the current card to the named wallet.
aa813test
This method adds the current card to the named wallet.
Syntax
boolean AddCurrentCardToWallet(data)
Parameters
This method uses the following parameters:
Parameter
| Type
| Description
|
data | string | Name of wallet. |
Returns
If the method is successful, it returns TRUE. If the method is unsuccessful, it returns FALSE.