====VariableToValue data====
This is a special value that only [[harlowe:set|(set:)]] and [[harlowe:put|(put:)]] make use of.
It's created by joining a variable and a value with the ''%%to%%'' or ''%%into%%'' keywords:
''%%$emotion to 'flustered'%%'' is an example of a VariableToValue. It exists primarily to
make [[harlowe:set|(set:)]] and [[harlowe:put|(put:)]] more readable.