Framework
buildWalEntryKey()
Function: buildWalEntryKey()
function buildWalEntryKey(walId): stringBuild a WAL entry key.
Parameters
| Parameter | Type | Description |
|---|---|---|
walId | string | The WAL entry ID |
Returns
string
WAL entry key
Robo.jsfunction buildWalEntryKey(walId): stringBuild a WAL entry key.
| Parameter | Type | Description |
|---|---|---|
walId | string | The WAL entry ID |
string
WAL entry key