Hi Paudie,
In a web app in the JavaScript, all the objects must have different names. So you can do this:
m_data.text = "enter data here"
Now for .getData and .setData, you would do:
Type: Posts; User: HankFay
Hi Paudie,
In a web app in the JavaScript, all the objects must have different names. So you can do this:
m_data.text = "enter data here"
Now for .getData and .setData, you would do: