Commit 252daf6
AI.SCRIPTSET example doesn't work (#469)
AI.SCRIPTSET example has a key name of "myscript" and function name of "addtwo". AI.SCRIPTSET does not take a function name argument so the example is incorrect (and generates a syntax error). This pull request corrects the documentation.
Co-authored-by: Luca Antiga <luca.antiga@orobix.com>1 parent f7efe6b commit 252daf6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
384 | | - | |
| 384 | + | |
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| |||
0 commit comments