Form variables

Form variables hold data at the form level for use wherever required within the form, such as within actions. This eliminates the need to create hidden fields on the form to hold data. Once created, use form variables in the same way that you use fields and global variables.