227
edits
Line 281: | Line 281: | ||
Look up the <tt>repl</tt> function in the Predefined Functions section. | Look up the <tt>repl</tt> function in the Predefined Functions section. | ||
If you don't feel like learning a bit regex (the seconds parameter), | If you don't feel like learning a bit regex (the seconds parameter), | ||
every character within the <tt>[]</tt> brackets is replaced by the third parameter. | |||
=== Piecing everything together === | === Piecing everything together === |
edits