I want to use RegEx in SciTE4AutoHotkey to search something, but cannot figure out how to do it correctly. I want to use | to mark alternatives, but it takes the | literal and finds nothing:
Code: Select all
keydelay|keypress
Please help!
Greetings Leli196