We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a702bb4 commit 1c1ec13Copy full SHA for 1c1ec13
1 file changed
Server-Side Components/Business Rules/Schedule Events/read.md
@@ -0,0 +1,3 @@
1
+The eventQueueScheduled method is used to schedule future events in ServiceNow.
2
+The "current" parameter refers to the GlideRecord on which the rule is executing.
3
+The "1", "2", "3" strings are likely used to differentiate the reminders (e.g., first, second, third).
0 commit comments