Search Results
7/13/2025, 3:38:25 AM
>trying to make an autohotkey script, but for some reason I can't get the result I need by combining SubStr(), StrIn(); tested the logic and it works in MS Excel with MID() and FIND/SEARCH() and it's just not working
>fuck it, I'll just use RegExMatch() even if it's less performant
>"(\S+)" between delimiters works immediately
God I love regex.
>fuck it, I'll just use RegExMatch() even if it's less performant
>"(\S+)" between delimiters works immediately
God I love regex.
Page 1