Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
40
Variable Reference
posted

I have a variable that I am setting on my context page. I am trying to set the variable on my context page but it is not getting recognized on my model. does anyone have an example on how to send variable across? 

public list ......

{

....

if ....

{

for ....

{

.....}

}

return .....

}