[orkut-developer] Re: variables in profile templates

2009-06-10 Thread i...@labpixies.com
Thank you On Jun 9, 7:12 pm, Lane LiaBraaten wrote: > Hi Ilya, > > You can use the specialvariable"Cur" to accomplish this.  For > example: > > > The value is: ${Cur} > > > Hope that helps, > Lane > > On May 28, 2:28 am, "i...@labpixies.com" wrote: > > > Hi! > > > Let's say I'm parsing json,

[orkut-developer] Re: variables in profile templates

2009-06-09 Thread Lane LiaBraaten
Hi Ilya, You can use the special variable "Cur" to accomplish this. For example: The value is: ${Cur} Hope that helps, Lane On May 28, 2:28 am, "i...@labpixies.com" wrote: > Hi! > > Let's say I'm parsing json, like this: > ${osx:parseJson(owner_data[owner.id]['mydata'])['myfield']} > How c