VaranAwesomenow
Mega Sage
Options
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 06-24-2022 06:43 AM
When running a flow if you receive following error Invalid return type encountered, check the following
1. Check if the action has any script step, if yes check if the script step has correct syntax as below
(function execute(inputs, outputs) {
//your script here
})(inputs, outputs);
If it misses (function execute(inputs, outputs) { then below error can occur.
Labels:
- 3,555 Views
Comments
BogomilB
Tera Explorer
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
09-19-2024
06:19 AM
It helped in a very 'hot' moment! Thank you, sir!
HudyssonPOntes
Tera Expert
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
05-18-2025
09:05 PM
I Love You man!
