|
PCB Matrix Format
by Numerical Innovations, Inc. (www.numericalinnovations.com)
|
Assign variables that may used throughout the entire matrix app.
Global Variables are assigned as an XML attribute with Name="Value" pair in the .
NAME: Name of the global variable (no spaces and must follow XML naming restrictions)
VALUE: Default value if any for the matrix variable. Default: ""
Assigns 4 Matrix variables that may be used throughout the matrix file.
Matrix Variables Assignment Methods.
Matrix variables may be directly created and assigned
GET (Object property values)
Format Strings
Matrix Variables usage.
Matrix Variables may be referenced/used thoughout the entire matrix file, however to distinguish as a matrix variable it must be denoted with: @
Resulting:
Enter Your Name: Mike Jones
Checked or Unchecked: Unchecked
Choose an option: Third Option