Numerical Matrix Format
User Reference
Dynamic Text Variables

Dynamic text variables change textual value of any text string. For example, a variable for the date always displays the current date, as set by the system. Dynamic text variables can be located anywhere within a text string. Dynamic Variables are extremely useful during Panelization and more. They are distinguished by the prefix $$, as in $$DATE-MMDDYY for the current date. All Dynamic Text Variables are Case-Sensitive and should be UPPER CASE. FAB3000, ACE 2D/3D Translator and PCB Preflight support these dynamic variables.

Note
Dynamic Text begins with prefix: $$
All Dynamic Text Variables are Case-Sensitive and should be UPPER CASE.


Date/Time Variables
Description
$$DATE-MMDDYY Date expressed as month/day/year (short)
$$DATE-DDMMYY Date expressed as month/day/year (short)
$$DATE-MMDDYYYY Date expressed as month/day/year
$$DATE-DDMMYYYY Date expressed as month/day/year (last two digits)
$$DD Day of month (01-31)
$$WEEK-DAY Day of week (Sunday-Saturday)
$$MM Month of year (01-12)
$$YY Year (12)
$$YYYY Year (2012)
$$WW Week of year (1-52)
$$TIME Current time

Checkout more available Dynamic Text Variables:
https://support.numericalinnovations.com/support/discussions/topics/14000018603