Can I declare a global variable for use in formula language(other than env variable)

I have declared a variable in Lotus Script like - dim test as string.and want to use the test variable in Formula Language.

Regards,

Ranjan

Subject: Can I declare a global variable for use in formula language(other than env variable)

i suppose it’s impossible, you should put this variable in document and so on…

but if you find the solutions, will let us know!