This is a built-in template. It contains a code fragment that can be included
into file templates (Templates tab) with the help of the #parse directive. The template is editable. Along with static text, code, and comments, you can also use predefined variables that will then be expanded like macros into the corresponding values. Predefined variables will take the following form: |
Predefined variables will take the following values: | ||
|
name of the package in which the new style is created | |
|
name of the new style specified by you in the Create New Lightning Style dialog | |
|
current user system login name | |
|
current system date | |
|
current system time | |
|
current year | |
|
current month | |
|
first 3 letters of the current month name. Example: Jan, Feb, etc. | |
|
full name of the current month. Example: January, February, etc. | |
|
current day of the month | |
|
current hour | |
|
current minute | |
|
the name of the current project |