Statement Explorer

Use the Statement Explorer to quickly find instances of specific functions across all function stacks

What is the Statement Explorer?

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

Using the Statement Explorer

1

From your workspace dashboard, click ⚙️ in the upper-right corner, and choose Statement Explorer.

2

Select the statement(s) you'd like to find.

You can search for statements or use the menu to find the ones you're looking for.

3

Click on the function stack(s) to enter them and take action.

4

Return to the statement explorer when you're ready.

You can click Restore last visited selection to quickly return to your previous search.

Last updated

Was this helpful?