Skip Navigation LinksHome Page > Forums > Rapise Forums > Rapise Issues & Questions > Undefined variable
Hi AmandaWithout seeing the file it's hard to say exactly. I would recommend emailing your test script to mailto:support@inflectra.com and they can provide specific guidance.Normally you need to define the variables using var g_variable = 'xxxx'; inside the main .js file.The format would be:if (typeof(g_variable) == 'undefined'){ g_variable = 'xxxx';}RegardsJim
And if you have any questions, please email or call us at +1 (202) 558-6885