summaryrefslogtreecommitdiff
path: root/langpacks/ukrainian/Untranslated/Variables.txt
blob: fdeb3cef8dd2c58ddd7e5746df87bfa92ab733df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[OK]
[Input]
[Alias]
[retrieves song name of the song currently playing in Winamp]
[converts a 32-bit number (in host byte order) to IPv4 dotted notation]
[y if w = x, else z]
[y if w > x, else z]
[x - y - ...]
[path to Miranda root folder]
[path to current Miranda profile]
[name of current Miranda profile (filename, without extension)]
[will return parsed string %miranda_profile%\\Profiles\\%miranda_profilename%]
[same as environment variable %APPDATA% for currently logged-on Windows user]
[username for currently logged-on Windows user]
["My Documents" folder for currently logged-on Windows user]
["Desktop" folder for currently logged-on Windows user]
[pads x to length y prepending character z, or cut if x is longer (z is optional)]
[pads x to length y appending character z, or cut if x is longer (z is optional)]
[replace all occurrences of y in x with z, multiple y and z arguments allowed]
[TRUE if x equals y]
[substring of x starting from position y to z]
[System Functions]
[TRUE if file x exists]
[any environment variable defined in current Windows session (like %systemroot%, %allusersprofile%, etc.)]