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}}