Forum Discussion
jaxim
9 years agoVisitor
I just realized that I needed to add the "testing" param to the global object using the following method...
Now m.global.testing returns a valid value.
I will now check if there are other problems...
m.global.addFields( {testing: "this is a test" } )
Now m.global.testing returns a valid value.
I will now check if there are other problems...