2020.1

Table Of Contents
Variable
Name Example value when interpreted
%m
Current month
(numeric)
06
%M
Current month
(text)
June
%L
Current month
(short text)
JUN
%d
Current day
(numeric)
16
%D
Current day
(text)
Monday
%l
Current day
(short text)
MON
%h
Current hour 18
%n
Current minute 03
%r Run mode (0:
runtime,
1:debug)
0
%s
Current second 41
%v Current
millisecond
24
%u
Unique 13-char
string (will be
different every
time it is used)
0ZIS4CW8U47VI00
Page 706