ahkpp
ahkpp copied to clipboard
[v2] Variable 'WinGetAlwaysOnTop' appears to never be assigned a value
Is your issue related to a problem? Please describe. i get Variable 'WinGetAlwaysOnTop' appears to never be assigned a value even though WinGetAlwaysOnTop should be a valid function and calling WinGetAlwaysOnTop is valid when running
Describe the solution you'd like add WinGetAlwaysOnTop to the .d.ahk
this also occurs with the keyword throw
Ref #602 for issues with throw, in this issue I'll focus on WinGetAlwaysOnTop :)