Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SmartForms: Global Definitions - cannot access variables....

Former Member
0 Likes
987

I created a variable in the Global Definitions of my SmartForm and then tried initializing it to some value in the "Initialization" tab but the compiler says the variable doesn't exist!!! What gives? And anywhere else I try using it it gives me the same error.

1 ACCEPTED SOLUTION
Read only

Sm1tje
Active Contributor
0 Likes
665

you will also have to define your parameter at the top where you can enter import and export values (parameters).

1 REPLY 1
Read only

Sm1tje
Active Contributor
0 Likes
666

you will also have to define your parameter at the top where you can enter import and export values (parameters).