OS: returns string with operative system in OS list.
BINPATH: returns string with current process working directory.
NOW: returns the current date time when is called, the variable type is datetime and returned value can be formatted with Format method to returns a string. See how format here.