I'd like to do the following in the default section:

int param p1
; stuff
endparam
int param p2
min = 1
max = @p1
endparam

but UF6 won't let me use @p1 here. Is there any way around this other than checking in the Init section?

I'd like to do the following in the default section: int param p1 ; stuff endparam int param p2 min = 1 max = @p1 endparam but UF6 won't let me use @p1 here. Is there any way around this other than checking in the Init section?
edited May 18 '17 at 3:08 pm
 
0
reply
111
views
2
replies
2
followers
live preview
Enter at least 10 characters.
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft