Search
- Reads
- sys_script_include
- sys_script
- sys_ui_action
- + 11 more sources
- Uses
- the instance index, first
Find the script the index can't see
Search fourteen sources of everyday script and configuration — Script Includes, Business Rules, Client Scripts, UI Actions, catalog variables, reference qualifiers, transform logic, record producers, Script Actions, Scripted REST. Where the platform's own Code Search is installed it runs first and the rest fill the gaps, because its search groups are configured field by field: UI Action conditions are indexed nowhere, so nothing but the fallback will ever find them.
Every hit is verified against your term in the browser before it is shown. That is not belt-and-braces — an invalid field in an encoded query is silently dropped by the Table API, and the unfiltered result that comes back looks exactly like a match. The Source status drawer keeps the same honesty: no matches, access denied, timed out and capped are four different answers, and it tells you which one you got.
Interactive demo — fictional data, real panel. Collapse a group, open the drawer, or filter for AccessHelper.
Code search getUserGroups
Verified matches only. Every field was checked against your term in the browser before it was shown.
Read-only — nothing here runs or edits what it finds.