Using the Autohotkey StringSplit / StrSplit() function to slice strings

autohotkey StringSplitAutoHotkey Merchandise-White Stress ballUsing the AutoHotkey StringSplit / StrSplit() function

AutoHotkey has some pretty cool functions for slicing strings. Not quite as robust as Python however they definitely cover the majority of needs with ease.  In the below video I demonstrate some simple usage if it as well as a way to access the Array it creates without ever saving it to a variable!  :)

Tutorial demonstrating AutoHotkey StringSplit function

Comments are closed.