We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
{{.alias}}
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
When querying the content block that contains the current document alias
The text was updated successfully, but these errors were encountered:
By the way, also add the other two variables {{.name}} and {{.memo}}.
{{.name}}
{{.memo}}
Sorry, something went wrong.
dynamic content block queries do not seem to support determining whether a variable is empty?
Try xxx != '' in SQL.
xxx != ''
88250
No branches or pull requests
In what scenarios do you need this function?
When querying the content block that contains the current document alias
Describe the optimal solution
Describe the candidate solution
Other information
The text was updated successfully, but these errors were encountered: