set_operand_type
Change how a specific operand at an address is displayed. Choose hex, decimal, octal, binary, char, or default format for operand 0 or 1.
Instructions
Change how an operand is displayed. operand_num: 0 for first, 1 for second. display_type: hex, decimal, octal, binary, char, default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| operand_num | Yes | ||
| display_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |