Hi,
How can I adapt the following so that I can enter the number dynamically from a field reference or a popup menu or similar?
{{{ [tag[A]get[b]compare:number:gt[5]] }}}
I’ve tried replacing the number with [{!!N}] to reference field “N” containing the number, but that doesn’t work.
Thanks