Summarize what this expression does while avoiding repeating what is described in the expression title. For example, introduce the expression in the context of the scenario you have used it. One paragraph is probably enough.
Describe what problem this expression solves (from an application author's perspective). Describe scenarios/situations that apply and briefly discuss what the alternatives would be without using Arcade, if any.
Explain the necessary steps to test the expression:
- Add any notes related to backwards compatibility (e.g. Calculations across fields) (if needed).
- Specify changes to be made (e.g. how to replace variables).
- List of the product(s) supported.
- Configuration requirements (e.g. attribute rule values, service description, ...).
- Using the provided sample data versus your own data (e.g. sample vs own data). If sample data is provided, reference it.
Use this one only if needed. Recommended in profiles like
popup
.
Add any necessary clarifications. Instead of embedding the example code, you may also reference an external file (e.g. create points along line).
// Your code here (comments are allowed)
Describe the result, add a depiction of the result (screenshot or animated GIF), link a live demo if possible (web map, web scene, custom app, ...).
Add any related resources: videos, blog articles, ArcGIS Arcade documentation, ArcGIS Arcade Playground, related community questions, ...