Skip to content
Fahim Chowdhury edited this page Sep 24, 2013 · 2 revisions

set(key,value) - add a variable by providing the name and the value.
get(key) - returns the value for a given variable name.
data - Data object which contains all the variables.

Clone this wiki locally