Sounds good. Let us know when you have something you'd like us to look at...

Cheers
Geoff


On Wed, 19 Apr 2023, 10:58 Paul Campbell, <p...@cloudsoft.io> wrote:

> Hi,
>
> I'm looking at implementing boolean and ternary operators as part of
> workflows.
>
> e.g.
>
> - let boolean pass = ${output} >= 200 && ${output} < 400
> - let pass_message = ${pass} ? "Yippee" : "Boo"
>
> I'm still at the early stages, nosing about in the
> SetVariableWorkflowStep class, finding my way about.
>
> --
> Paul Campbell
> Software Engineer
> *Cloudsoft <https://cloudsoft.io/> *| Bringing Business to the Cloud
>
> E: p...@cloudsoft.io

Reply via email to