Can use _ReturnAddress in ahk?

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
jopkt
Posts: 1
Joined: 26 Oct 2021, 23:19

Can use _ReturnAddress in ahk?

Post by jopkt » 26 Oct 2021, 23:24

https://docs.microsoft.com/en-us/cpp/intrinsics/returnaddress?view=msvc-160

In C++, can use _ReturnAddress to know where function was called.
Can this be implemented in ahk as well?

Return to “Ask for Help (v1)”