For the complete documentation index, see llms.txt. This page is also available as Markdown.
hx_AddRemoveReturn
Description
Remove the return type from the function prototype. It is applied to the prototype of the current function.
It is available anywhere in the pseudocode window, regardless where exactly the cursor is positioned. This command is not visible in the context sensitive popup menu.
If applied to a function without the return type, it will add the previously removed return type to the function prototype.