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

problem navigation->set_parameter

Former Member
0 Likes
356

page1

OnInputProcessing

ordine = 10000000

navigation->set_parameter( name = 'ordine' value = ordine ).

navigation->next_page( 'vis' ).

page 2

OnInitialization

ordine is initial

Why?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
314

Question does not make much sense but set_parameter should be retrived by get_parameter

1 REPLY 1
Read only

Former Member
0 Likes
315

Question does not make much sense but set_parameter should be retrived by get_parameter