Skip to content

Commit 1d4dfb9

Browse files
Create Copy SysIDs
Copy Bulk Sysid Action
1 parent 7ef352c commit 1d4dfb9

File tree

1 file changed

+2
-0
lines changed
  • Client-Side Components/UI Actions/Copy Bulk SysIDs

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)