Skip to Content
Login Get started
Menu
  • Documentation
  • Components new
  • Tutorials
  • Changelog
Getting Started
  • Start building sites
  • Templating language
  • IntelliSense
Courier
  • Getting started
  • Installation
  • Commands
  • Configuration
  • Upgrade guide
Canvas
  • Introduction
  • Tags
  • Filters
  • Functions
  • Tests
    • constant
    • defined
    • divisible by
    • empty
    • even
    • iterable
    • null
    • odd
    • same as
  • Variables
Site API
  • Introduction

same as

same as checks if a variable is the same as another variable.

{% if foo.attribute is same as(false) %}
  the foo attribute really is the 'false' PHP value
{% endif %}

© 2023 Blutui. All rights reserved.

Contact Us Terms of Service Privacy Policy