If

Hello

I use this

this.getField ("Text1") if(Event.Value=="1")

this.getField ("Text1") if(Event.Value=="2")

this.getField ("Text1") if(Event.Value=="3")

this.getField ("Text1") if(Event.Value=="4")

this.getField ("Text1") if(Event.Value=="5")

this.getField ("Text1") if(Event.Value=="6")

this.getField ("Text1") if(Event.Value=="7")

How can I make it more simple. Something like this if (event.value == "1,2,3,4,5,6,7

Thank you

If (event.value > = 1 & event.value)<=7)>

Tags: Acrobat

Similar Questions

Maybe you are looking for