Skip to content

Commit 6b56573

Browse files
Create Copy Bulk SysIDs
Copy Bulk Sysid UI Action as a List Choice
1 parent e026d5b commit 6b56573

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)