To create variables that calculate their content each time they are accessed, use access-triggered variable breakpoints. This line, for example, creates a global variable called $today, and each time you access its content, it returns the current time...