Re: [fakeapp] JavaScript variable clarification

196 views
Skip to first unread message

Todd Ditchendorf

unread,
May 13, 2013, 2:54:22 PM5/13/13
to Fake
Fake Variables (via `fake.set()`) can be used in Actions with the ${foo} syntax:


Normal JS variables cannot.

For more info, search for "Variables" in Fake's Help menu.

TD


On Mon, May 13, 2013 at 10:31 AM, <von.b...@gmail.com> wrote:
I'm trying to understand the difference between declaring variables by calling fake.set() vs traditional js. 

  window.fake.set('surveyId', '1249018');
 var surveyId = "1249018";

Both seem to work in my workflow. What are the advantages of calling fake.set()?


--
You received this message because you are subscribed to the Google Groups "Fake" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fakeapp+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages