Skip to content

Commit a93ae0e

Browse files
authored
Create code.js
1 parent 000698f commit a93ae0e

File tree

1 file changed

+4
-0
lines changed
  • Server-Side Components/Business Rule/Real Contribution LOL

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
const incGr = new GlideRecord('incident');
2+
incGr.query();
3+
4+
// so helpful

0 commit comments

Comments
 (0)