replace — Replaces a substring match with another string.
call string.txt replace { string } { search } [ replace ] [ return ]
tcb and Blast aka Devine
Replaces a substring match with another string.
@%4 is the string %1 with %2 replaced with %3
#strRes
call string.txt replace this_is_a_string _ #spc token display ok %token