Service module to handle Web Accounts interactions.
Syntax
Response = WebAccounts_Services(@Service, @Params)
Returns
The meaning of the response value depends on the service.
Parameters
Parameter | Description |
---|---|
Service | The name of the service being requested. Required. |
Param1 - Param10 | Generic parameters. |
Remarks
This module provides several useful services for high level interaction with database tables and rows.
Services
Service | Description |
---|---|
GetWebAccounts | Usage: Comments: Returns: |
SetWebAccounts | Usage: Comments: Returns: |
ConvertMVWebAccountsToJSON | Usage: Comments: Returns: |
ConvertJSONWebAccountsToMV | Usage: Comments: Returns: |
Param1 - Param10
The proper use of the generic arguments are defined in the definition of each service above.