Hi, I'm trying to figure out how to do dollar substitutions where the variable is not on the top level of workitem['fields']. In particular, given a hash in workitem['fields'] I want to get at the value of a particular key in that hash.
A simple example of what I'm trying to do is here: http://gist.github.com/434980 Line 18 does not print anything. The actual use case involves if expressions - the value I want to test is in a hash much like foo_hash in the above example. Are such substitutions possible? Oleg -- you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en
