Blockland Forums > Modification Help
NMH::Send(%this) help
Pages: (1/1)
Lugnut:
I'm attempting to package NMH::Send and modify the message.
unfortunately, %this is a number, and to get it to a message you have to do %this.getvalue()
to get the actual message.
I'm not sure how to get the text back to the original value after I modify the message.
Help?
Lugnut:
Found out about "%this.setValue(string);" in a search. Thanks search!
Pages: (1/1)