.Define variable=[value]Define variable to be equal to value.To use variable, surround it with percent signs (%) -- %variable%.Using an undefined variable is an error, and will cause Diamond to stop before pass 2.value may include references to other variables.Leading and trailing blanks in value are discarded.Blanks may be enclose in quote () or apostrophe (') marks.Explicit percent signs (%), q