Ad Widget

Collapse

Using calculated values in an action message

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Zaniwoop
    Senior Member
    • Jan 2010
    • 232

    #1

    Using calculated values in an action message

    if I have a trigger that uses a calculated value, for example

    ({A.last} / {B.last}) < 1

    and I then action a message that I hoped would give the value of ({A.last} / {B.last}).

    If I use {ITEM.VALUE} in the messages, I get the value of {B.last}

    How do I get the value of the calculations?
Working...