Category: Configuration
Updated

This solution is summarized from an archived support forum post. This information may have changed. If you notice an error, please let us know in Discord.

Non-Empty-String Doesn’t Evaluate to True

Issue

I am trying to check if a string evaluates to true but it is not working. I expected it to be true but it is not. Should I create a function or is there an easy fix?

Resolution

The following snippet will work in this scenario:

{{!!u.book().future_revision_id}}