What would be the quickest way to insert a space after every 3 characters?

Probably because of all the error handling code is disabled in the build code

#if not DebugBuild #pragma BackgroundTasks False #pragma NilObjectChecking False #pragma StackOverflowChecking False #pragma BoundsChecking False #endif