Not available in exe.
s.setmacro([macro|iid])
s - str variable.
macro - name of a macro or other item. Default: "" (item that is currently open in editor).
iid - QM item id. Integer.
Replaces QM item's text. The item must not be read-only.
If macro begins with \, it is interpreted as path. For example, if you want to edit macro "Next", which is in "Mouse" folder, then it can be "\Mouse\Next".