ScriptSpot

Forum topic · General Scripting

"&"???????

By Mighty_Marcos · 2009-01-20

Description

Can anyone please tell me what it means to add a "&" to a variable? as in &variable??

 

I am debugging a script that I inherited and this keeps screwing me up.

 

Thanks,

 

MB

Comments (1)

Mighty_Marcos · 2009-01-20

it's a way to reference a variable regardless of scope. You simply add "&" to an existing variable