<$FM_USER>
- from maker.ini RegInfo/User
<$FM_COMPANY> - from maker.ini RegInfo/Company
<$FMX_USERNAME> - from ditafmx.ini Registration/Username
<$FMX_FULLNAME> - from ditafmx.ini Registration/FullName
<$OS_USERNAME> - %username% environment
variable
<$OS_COMPUTERNAME> - %computername%
environment variable
<$T_YYYY> - 4 digit year
<$T_YY> - 2 digit year
<$T_MM> - 2 digit month (zero padded)
<$T_MON> - 3 character month
<$T_MONTH> - full month name
<$T_DD> - 2 digit date (zero padded)
<$T_HOUR> - 2 digit hour (zero padded)
<$T_MIN> - 2 digit minute (zero padded)
<$T_SEC> - 2 digit second (zero padded)
<$TITLE>
- the actual text of the title (as entered in the New File dialog)
<$TITLE_LC> - the text of the title lowercased
<$TITLE_NOSPACE> - the text of the title with spaces removed
<$TITLE_NOSPACELC> - the text of the title, lowercased
with spaces removed
<$TITLE_NOSPACECAMEL> - the text of the title, camel-cased
with spaces removed
<$TITLE_NOSPACECAMELLOW> - the text of the title, camel-cased
with spaces removed, and the first character lowercased
<$TITLE_SPACETOUNDER> - the text of the title with spaces
replaced with underscores
<$TITLE_SPACETOUNDERLC> - the text of the title with spaces
replaced with underscores and lowercased
<$UNIQUEID> - the unique ID as applied to the root topic
element
<$TOPIC_TYPE> - the topic type’s element name