When 1 item is selected you can use the global variable !!ce to access that item
Is there a variable for when multiple items are selected - Current selection ?
Thanks
When 1 item is selected you can use the global variable !!ce to access that item
Is there a variable for when multiple items are selected - Current selection ?
Thanks
You can use the .getCurrent() method on a Selection object.
For example:
!exampleMyVariable = object selection()
!exampleMyVariable.getCurrent()
Q var !exampleMyVariable
Online AVEVA Help Reference
https://help.aveva.com/AVEVA_Everything3D/3.1/wwhelp/wwhimpl/js/html/wwhelp.htm#href=SCRM/SCRM3.3.42.html#1361369
Online AVEVA Help Reference
https://help.aveva.com/AVEVA_Everything3D/3.1/wwhelp/wwhimpl/js/html/wwhelp.htm#href=SCRM/SCRM3.3.42.html#1361369