For the complete documentation index, see llms.txt. This page is also available as Markdown.

get_forced_operand

Get manually entered operand string
     ea - linear address
     n  - number of operand:
             0 - the first operand
             1 - the second operand

string get_forced_operand(long ea, long n);

Last updated

Was this helpful?