Difference between revisions of "Variables and Properties"

7 bytes added ,  06:35, 13 February 2012
imported>Evernewjoy
imported>Evernewjoy
Line 187: Line 187:
B. a variable that is going to be used to refer to the script property in A (above)
B. a variable that is going to be used to refer to the script property in A (above)


Here is a working script with some especially important lines emphasized.
 
*''Here is a working script with some especially important lines emphasized.''
 


Note that the message used in this script must be created by you if you want to use this script example, use the %.0f twice in your message to accommodate the two variables I am passing. I pass one variable just so you have a way to know your message itself is working properly:
Note that the message used in this script must be created by you if you want to use this script example, use the %.0f twice in your message to accommodate the two variables I am passing. I pass one variable just so you have a way to know your message itself is working properly:
Anonymous user