JSL command to call "Value Order" window
Dear,I'm writing a JSL script but I would like to call "Value Order" window so that I can sort the data by that window.In the Scripting Index I found "axisbox << Edit Value Order();" and "Value Order" appears. But after I apply to my script it does not appear the "Value Order" window.Syntex: obj << Edit Value Order
My script I refer obj as a Table:ColumnName? Is it do-able?Thank you for your help.