Variables (miscellaneous)
Here are some special values not mentioned before.
All 26 lowercase letters of the English alphabet.
Additional arguments of the Perun2 process. They can be attached to it when Perun2 is called from the command-line.
256 characters from the standard ASCII table. Non-printable characters are represented here by spaces.
Absolute path to the desktop of currently logged-in user.
Absolute path to the place where files downloaded from the Internet land by default.
This is current turnover of the loop (starting from 0).
Absolute path to current working location. This value changes within the inside structures.
Value representing a wrong number. For example, division by zero results in NaN.
This is an empty list.
Absolute path to the working location this program started with.
Absolute path to the first external drive currently connected to the computer. Empty string if there is nothing connected.
This is a list of absolute paths to all external drives currently connected to the computer.
This value indicates whether the previous core command or process has succeeded.
This variable refers to current element while iterating over a collection. It is always a string.