#10004
ldm
Participant

ToadLoadin & Stefan! Thanks a lot!
But now I need one more tip please :-)
Does JavaScript supports Regular Expressions?
Let’s say I need to replace a text, which matches the pattern ^(;[ ]*[ ])(.*) with this one: 1[2]
How would I do so?
Thank you!