Hi,
I have a task that produces output in three ways:
1. an empty line with newline char
2. no output
3. a string with newline char
I only want to run the next task based on output no. 3
I can check if the output 'is not' empty
So the next tasks will run for no.1 and no.3
I need one more check to discard no.1
How???
Should be something like String(Trim|{taskoutput})} != ""
To be able to do this I need an extra check in the visualcron condition types in where I can set up both sides of the operator (==,>,<,!=,contains,...)
If this is the case than this post can be moved to the feature request. If not and somebody knows how to solve this, I'm all ears.
Regards,
Erik
Edited by user
2012-08-31T05:47:17Z
|
Reason: Not specified
Uses Visualcron since 2006.