yes it can, just don't use the ${} in the embedded var.
thxAlejandro (phone typing) On Feb 12, 2013, at 1:45 PM, Tim Chan <[email protected]> wrote: > I would like to used values specified in my properties files to populate > > <start-instance>${coord:current(-7)}</start-instance> > > Can this -7 value be specified by a property? I've tried: > > ${coord:current(${myProperty})} > > which doesn't work.
