Can I use the following Freemarker to define the value of a measure that works for all processes?
<#if my_variable?has_content>${my_variable}<#else>n/a</#if>
I have many uncompleted processes in a number of different states, and now want to define a new measure which uses a variable that only exists in some of the processes - it is created in a later part of the process.
Can I use the following Freemarker to define the value of a measure that works for all processes?
<#if my_variable?has_content>${my_variable}<#else>n/a</#if>
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
For more options, visit https://groups.google.com/a/runmyprocess.com/groups/opt_out.