Added to TW-Scripts.

On Sunday, March 29, 2020 at 9:17:00 PM UTC+4:30, Mark S. wrote:
>
> It's more about list manipulation rather than string manipulation. But you 
> could use it for string manipulation like this:
>
> <$vars mystr="The knights who say ni">
> <$list filter="[<mystr>split[ ]] doctors +[replace[knights]join[ ]]"/>
> </$vars>
>
> Extended to a larger group, this version will change "Operator" to 
> "Function" for items at tiddlywiki.com
>
> <$list filter="[regexp:title[\bOperator\b]!search:title[Example]]" 
> variable="mystr">
> <$list filter="[<mystr>split[ ]] Function +[replace[Operator]join[ ]]">
>
> </$list>
> </$list>
>
>
> On Saturday, March 28, 2020 at 11:28:50 PM UTC-7, Mohammad wrote:
>>
>> There is a replcae operator one can found it and examples here
>>
>> https://tiddlywiki.com/prerelease/#replace%20Operator
>>
>>
>> I appreciate if somebody explain what is the purpose of this operator and 
>> give a real use-case!
>>
>>
>> --Mohammad
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/05bd03d4-430b-4205-b5c2-51ecf340f363%40googlegroups.com.

Reply via email to