Steps to contribute:
- Create a appsmith-docs/function-reference/.md file.
- Follow the asset-upload guidelines to upload and use an asset in the docs.
Copy paste this template in the file you are updating
# Function Name
Add the description here
## Signature
##
function signature wrapped in code blocks
#### Arguments
| Argument Name | Description |
| :--- | :--- |
| **Argument Name** | Argument Description |
## Image / gif of the function being used