If Less Than
This means that you can show content only if a value from the back office is less than a number.
Example
{{if_lt Current.Balance '0' }}
Your account is in credit.
{{/if_lt}}
Last updated
Was this helpful?
This means that you can show content only if a value from the back office is less than a number.
Example
{{if_lt Current.Balance '0' }}
Your account is in credit.
{{/if_lt}}
Last updated
Was this helpful?