mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 23:30:10 +00:00
add docs to javascript
This commit is contained in:
parent
ed3099ba2e
commit
29d7bd805b
@ -6,6 +6,10 @@ This trigger lets you run custom JavaScrip[t in your workflow.
|
||||
|
||||
args['your-argument']
|
||||
|
||||
// to return a value simply,
|
||||
|
||||
return yourValue;
|
||||
|
||||
```
|
||||
|
||||
**Things to note:**
|
||||
|
Loading…
Reference in New Issue
Block a user