- In tiddlywiki.com create a  new tiddler titled as *dataTid *and set 
   its type as application/json with below contents

{
    "xx": "",
    "yy": "hello"
}



   - in another tiddler issue the below command

<$list filter="[[dataTid]getindex[xx]is[blank]]" emptyMessage="the index is 
NOT blank">
The index is BLANK
</$list>

You get the wrong result. Why is[blank] does not detect the blank value of 
xx?


--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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d95bdb11-7736-40e8-9eda-e39a791c0af0%40googlegroups.com.

Reply via email to