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

Dynamic variable

Former Member
0 Likes
297

Hello All,

I would like to create a Dynamic variable in a report program.

Please help me in how to create a Dynamic Variable.

Regards,

Lijo.

1 REPLY 1
Read only

Former Member
0 Likes
275

field-symbol: <fs> type any.

can act as a dynamic variable