Skip to content

Release v1.9.0 documentation #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Release v1.9.0 documentation #23

wants to merge 2 commits into from

Conversation

rikukissa
Copy link
Member

No description provided.

Spec here
## Available top-level variables

- `$state`: Event record in it current state

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$metadata


### `$lookup`
Used for direct property lookup within objects.
- `$lookup $state "modifiedAt"`

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"pseudo" element. Transient data generatated by client


### `$formatDate`
Formats a date using a given format string.
- `$formatDate ($lookup $state "modifiedAt") "dd MMMM yyyy"`

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dates are already resolved, removed the method. Configured by client.csv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants