Setup Factory 7.0 help states:
"To calculate the number of days that have elapsed since the setup executable was generated, use the formula System.GetDate(DATE_FMT_JULIAN) - #JULIANDATE#."

I don't understand where to do this. I've tried using the suggested formula in an action window, but get a sytax error "unexpected symbol near `#'".