- Create a new scratch org
- Deploy the source to the org using
sf project deploy start - Assign yourself the permission set using
sf org assign permset -n Spring_25 - Open the org and navigate to the
25app
Upload one or more Zip files and use this tab to inspect the contents without the file having to leave Salesforce. It also displays the CPU and Heap consumed by expanding the Zip file.
Enter a formula and test it against a live record. The formula is dynamically evaluated in Apex code and the result returned in real-time.