Statement Explorer
Use the Statement Explorer to quickly find instances of specific functions across all function stacks
Last updated
Was this helpful?
Use the Statement Explorer to quickly find instances of specific functions across all function stacks
Last updated
Was this helpful?
The Statement Explorer is used to find where certain functions are used across all of your function stacks.
This is useful for situations like:
Trying to find all database queries to review efficiency
Replacing all appearances of an existing function with improved logic
Logic (code) reviews and security audits