Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The value of somevar would be "The average of 10 and 20 is 15."

Info
titleNon-Scalar Values

You cannot insert non-scalar values into a string using the beesting syntax. For non-scalars, use the encode() operator on the value first to turn it into a string.