Hi Ilya,

You can use the special variable "Cur" to accomplish this.  For
example:

<div cur="${osx:parseJson(owner_data[owner.id]['mydata'])['myfield']}
">
The value is: ${Cur}
</div>

Hope that helps,
Lane

On May 28, 2:28 am, "i...@labpixies.com" <i...@labpixies.com> wrote:
> Hi!
>
> Let's say I'm parsing json, like this:
> ${osx:parseJson(owner_data[owner.id]['mydata'])['myfield']}
> How can I put the result in avariable, so it can be used further in
> the code,
> like in "if" and so on.
>
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to