Versions Compared

Key

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

...

  • BSimple: Slot value (BSimple encoded to a String)

  • BStatusValue: The Value of the slot without the status. For an Enum, the value must be the tag, escaped or not

IMPORT

You can put a null status using the {null} keyword.

...

If the targeted slot is a BStatusValue with a null status, the value of the cell will be set to {null}
If the targeted slot is BStatusEnum, the value will be unescaped.


Advanced feature

Note that the base in the example above is the point itself (the current line). So the relative path is evaluated from the point.

...