The column number in which the database stores the register value. Each physical register has a unique column number. If a register is renamed, this number remains the same. On the other hand, if a register is deleted and then another one is added back, the new one may get assigned the column number of the old, deleted register.
Each physical register must have a unique value. Invalid values automatically get remapped to an unused index.
reg required | string The name of a register. |
Normal response.
Unauthorized response.
{- "result": 0,
- "error": "Error message (present if an error occurred)."
}
reg required | string The name of a register. |
The column number in which the database stores the register value. Each physical register has a unique column number. If a register is renamed, this number remains the same. On the other hand, if a register is deleted and then another one is added back, the new one may get assigned the column number of the old, deleted register.
Each physical register must have a unique value. Invalid values automatically get remapped to an unused index.
Normal response.
Unauthorized response.
0
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
reg required | string The name of a register. |
The column number in which the database stores the register value. Each physical register has a unique column number. If a register is renamed, this number remains the same. On the other hand, if a register is deleted and then another one is added back, the new one may get assigned the column number of the old, deleted register.
Each physical register must have a unique value. Invalid values automatically get remapped to an unused index.
Normal response.
Unauthorized response.
0
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Reset to 0.
reg required | string The name of a register. |
Normal response.
Unauthorized response.
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}