This is the class concerning functions for extending scripts with the functionality of variables. Variables are identifiers , which are defined to get a value out of them by calling the identifier like a function call. Variables can change their values dynamicaly during script processing.