We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3da2db5 commit 643fee2Copy full SHA for 643fee2
GlideRecord/Get all users whose email is empty/readme.md
@@ -0,0 +1,4 @@
1
+# Get all users without email
2
+
3
+Use the script in script.js file to get the list of all users in sys_user table who do not have an email.
4
+This GlideRecord script can be used in multiple places. For example in background scripts.
0 commit comments