RosettaCodeData/Task/Search-a-list/TorqueScript/search-a-list-2.torque

2 lines
85 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
echo(findIn("Hello world, you are quite sunny today.","quite hello somethingelse"));