Page 1 of 1

[Added] JS nuGetText(), nuSetText()

Posted: Thu Mar 24, 2022 6:29 pm
by admin
Use nuGetText('objId') instead of nuGetValue('objId','text') to retrieve an object's text.

Use nuSetText('objId','something') instead of nuSetValue('objId','something','text') to set an object's text.