2022.1

Table Of Contents
Variable
Name Example value when interpreted
(numeric)
%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
%U
Unique 36-
character string
consisting of
32
alphanumeric,
lower case
characters and
four hyphens.
Format:
123e4567-e89b-12d3-a456-426655440000
Page 725