Iterate characters of a string variable or clipboard

This iterates over non-line ending characters. You can replace the "." regex" with (?s:.) if you want to include carriage return or linefeeds.

Keyboard Maestro Actions.kmactions (1.3 KB)

1 Like