Hello,
One thing I find very useful in Quick Fields that I would like to see added in Workflow is the ability to apply formatting/editing to tokens directly in the left side of a conditional expression.
For example, if I want to check if the value count of a multi-value token is greater than 5.
Quick Fields: I can apply the value count function to the token on the left side of the condition and compare it to 5.
Workflow: I would need to save my comparison value to a separate token and put it on the left, OR replace the source token with the altered value, OR create a new token for the result of the value count function and put that on the left, etc.
I think the ability to alter the left side tokens the same way you can in Quick Fields would greatly expand what you can do with conditions and eliminate the need to create extra tokens for the sole purpose of comparing values.
The ability to change the type would help things even more.
Let's say I have an alphanumeric machine name/number like "MFP-1234"
Quick Fields: I can not only can I extract the numeric portion using formatting, but I can also change it to a numeric type allowing numeric comparisons in the condition.
Compact and very efficient compared to what I usually have to do in Workflow to achieve the same results.