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

Can we define a parameter within a subroutine?

Former Member
0 Likes
2,082

Can we define a parameter within a subroutine?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,282

Its not allowing........

syntax error : Parameters cannot be defined locally (FORM routine or GET active).

Can we define a parameter within a subroutine?

4 REPLIES 4
Read only

Former Member
0 Likes
1,283

Its not allowing........

syntax error : Parameters cannot be defined locally (FORM routine or GET active).

Read only

Former Member
0 Likes
1,282

Hi,

It is not possible to create parameter in the subroutine.

Thanks,

Sriram Ponna.

Read only

Former Member
0 Likes
1,282

Hi,

u cannot declare the parameter in the subroutine.

Plzz reward points if it helps.

Read only

Former Member
0 Likes
1,282

Hi,

see first of all u cannt declare parameters in subroutine if u want u can declare variables locally that is by using the keyword DATA but u cant declare PARAMETERS locally ..

if it is helpfull plzz reward..

plzz dont forget to reward.....