Skip to main content
Hi,

I am creating a visualforce page using the Account object.   When the script runs, I need to create a variable where I can temporarily store some values and act on them in the script.  The created variables do not have to (nor should) survive beyond the run of the script.  They should not be fields in the Account object.  I know it is fairly simple to create temporary variables in Visual Basic; but I can't seem to find the equivalent in Apex.  Any help would be appreciated.

Thank you,

Rick
2 answers
0/9000