227
edits
m (→Basics) |
|||
Line 280: | Line 280: | ||
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 | every character within the <tt>[]</tt> brackets are replaced by the third parameter. | ||
=== Piecing everything together === | === Piecing everything together === |
edits