Modal windows - using {Button(1)} in if statements?
Hi JMP community,i am struggeling with a very simple issue but i cannot get it to work.I have a modal window with some input fields, and OK/Cancel buttons.I would like to do an if-statement based on the OK or Cancel button, so levering -1 vs 1 inside the Button( ) clause like they describes in Modal Windows.So how do i actually constructed my if statement to use this?I guess it is some sort of fun...