Skip to content

Commit 9e5a912

Browse files
Create Copy Bulk Sysids
Copy Bulk Sysids from List view
1 parent 5827c29 commit 9e5a912

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
var sysIds = g_list.getChecked();
2+
copyToClipboard(sysIds);

0 commit comments

Comments
 (0)