OnPress="'tell=' ' tell='Person and Message Here' tell='Person and Message Here'"
Explanation:
It executes right to left.
First (last) sets the button's tell property to 'Person and Message Here'. Second command actually executes it as a command (only executes if the command paramaters are the same as the property). The last (first) sets tell to a null value so it doesn't send the tell twice next time you press it.
__________________
If it ain't broke, it needs more features!
|