Need help to find out the difference of two variables listed here
Dear All, Let me ask a question regarding Text Edit Box() function GoalCopy and Paste Excel values (Certain SerialNumber) into text edit box and sort the Panel box (inserted SerialNumber) I created some script referring to examples in JMP community as below.The script is needs to be updated though.Delete Symbols();
Names Default To Here( 1 );
//Define Seperate function
SeparateString = Functi
...