CHANGESTR.REX: Difference between revisions

Content added Content deleted
m (correct spelling(s))
m (one more :-()
Line 2: Line 2:
╔═╩══════════════════════════════╝ function ╚═════════════════════════╩═╗
╔═╩══════════════════════════════╝ function ╚═════════════════════════╩═╗
║ new string to be used──────────┐ ┌─────limit of # changes (times)║
║ new string to be used──────────┐ ┌─────limit of # changes (times)║
║ original string (haystack)────────┐ │ │ [default: ≈ one billian]║
║ original string (haystack)────────┐ │ │ [default: ≈ one billion]║
║ old string to be changed───┐ │ │ │ ┌───begin at this occurance #.║
║ old string to be changed───┐ │ │ │ ┌───begin at this occurance #.║
║ {O, H, and N can be null.} │ │ │ │ │ [default: 1st occurrence]║
║ {O, H, and N can be null.} │ │ │ │ │ [default: 1st occurrence]║