to get a textbox's value use .value
the variable $street is sent in with a value of "My Street 1":
_setValue(_textbox("editTAParty:street"), $street);
_wait(10000, _textbox("editTAParty:street").value == $street);
IT, computer and programming tutorials and tips that i couldnt find anywhere else using google, from my daily work as a Senior Developer of solutions using Java and Linux.
No comments:
Post a Comment