How to get a "Get Text Changed" functionality for a TextEditBox in a JMP Application?
Hi all,I have found many helpful solutions here in the past, thank you for that. But now I have a question to which I have not yet found a solution.I have a JMP Application with a TextEditBox and two TextBoxes. The TextBoxes are only for the visualisation of result. I want to trigger some action, depending on the current length of the text in this TextEditBox during the entering of the text. For J...