Giannis Pelelis
Posts: 0
Joined: Tue Nov 12, 2013 8:20 pm

Meaning of $ on listing and mapping

what is the meaning of $ on response tan?

As I see on javascript code on Appery.DataSource object is used on
'responseMapping': [{
'PATH': ['$'], blah blah blah

(all thoughts came by my ambition to understand how looping is created when mapping $ on grids,lists,etc)

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Meaning of $ on listing and mapping

That usually identifies the root of JSON response (or XML).

Return to “Issues”