Full stop (period) interpreted as wildcard?![solved]
Posted: Mon Apr 04, 2022 7:13 pm
Hi all,
in my adventures in livecodescriptland, i came across this bizzaro:
returns
instead of text,one,two as a i would have expected...
surely a bug?
Grateful if others can confirm (or correct me!)
Stam
in my adventures in livecodescriptland, i came across this bizzaro:
Code: Select all
put replaceText("text.one.two", ".", ",")
Code: Select all
,,,,,,,,,,,,
surely a bug?
Grateful if others can confirm (or correct me!)
Stam