From Bohemia Interactive Community
A variable of type Anything may be of any data types or Nothing.
⚠
Even though some commands list data type
Anything as possible value, passing
nil (
Nothing) to a command might cause it not to work.
Example:
See also nil and Nothing.