How do I use variable values?

Learn how to use AAO by reading tutorials, and seek help from the AAO community.

Moderator: EN - Forum Moderators

Post Reply
Attorney at Law(l)
Posts: 27
Joined: Fri Oct 09, 2009 9:35 pm
Gender: Male

How do I use variable values?

Post by Attorney at Law(l) »

When setting a variable is it necessary to give it an initial value? Also, when evaluating a condition, do I write in 'Name1 & Name 2' or 'Value1 & Value2'?
User avatar
henke37
Security expert / tools programmer
Posts: 3031
Joined: Wed Mar 04, 2009 9:42 pm
Gender: Male
Spoken languages: Swedish,English
Location: Sweden
Contact:

Re: How do I use variable values?

Post by henke37 »

They don't cause any errors if not set. You have to use both their values and their names if you need a variable to have a certain value.
Currently working on a redesign of Court-records.net.
User avatar
Unas
Admin / Site programmer
Posts: 8850
Joined: Tue Jul 10, 2007 4:43 pm
Gender: Male
Spoken languages: Français, English, Español
Contact:

Re: How do I use variable values?

Post by Unas »

your expression will be "name1=value1 & name2=value2" ;-)
ImageImageImage
If knowledge can create problems, it is not through ignorance that we can solve them.
Si le savoir peut créer des problèmes, ce n'est pas l'ignorance qui les résoudra. ( Isaac Asimov )
Post Reply