is it possible - inside of an odt - to store data in a variable for later use?
I pass in functions to my odt and call them to retrieve certain data that is used multiple times. I would like to store the data after first retrieval and then access the variable.