use log
Hi all,
does anyone know if there is a way to use console.log inside expression activity? it helps find bug s quickly.
0
-
You might be able to from within an anonymous function, I've gotten away with some things that way which I couldn't otherwise do such as throwing custom exceptions (which you could also use for debugging). Otherwise, split your expressions up; that's my usual recommendation but then most folks I work with aren't very comfortable coding.
Big expressions kind of defeat the point of Workflow anyway, they might be faster to code but they aren't as modular or accessible.
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar