LogoLogo
Ctrlk
WEM ModelerWEM ReferenceTutorialsMyWEM
  • WEM Platform Documentation
  • Getting Started
    • Introducing WEM
    • Create WEM Account
    • WEM Login
    • MyWEM Portal
    • Partner Portal
  • WEM Modeler
    • Introducing the WEM Modeler
    • Modeler Start Page
    • Manage Projects & Workspaces
    • User Roles Scheme
    • Create a new Project
    • Modeler Application Overview
    • Project Settings
    • Expression Editor
    • Flowcharts
    • Data Model
    • Services and Integration
    • Concepts and Concept Queries
    • Navigation
    • Files and Assets
    • Multilanguage Dictionary
    • Agentic AI
    • WEM Preview
    • WEM Runtime
    • Debugging
  • Template Editor
    • Interaction Template Editor
    • General and preview
    • Style
    • Layout
    • Interaction
    • Miscellaneous
    • WMT Tool
  • WEM Reference
    • WEM Expressions Reference
    • Functions
    • Keywords
    • Operators
      • Addition +
      • Division /
      • Equality =
      • Equality-strong ==
      • Greater-than >
      • Greater-than-or-equal >=
      • If-unknown ?
      • Inversion -
      • Less-than <
      • Less-than-or-equal <=
      • Logical-and &, and
      • Logical-not !, not
      • Logical-or |, or
      • Modulo %
      • Multiplication *
      • Power ^
      • Subtraction -
      • Unequality <>
    • Data Types
    • SQL Compatibility
    • Content Security Policy
    • WEMScript for Custom HTML
    • WEM Widgets
    • WMT
    • Regression Test Framework
  • Tutorials
    • Tutorials
    • First Application
    • Video Tutorials
    • Building Widgets
  • Tips and Tricks
    • Tips and Tricks
    • Custom Hostnames
    • FAQ
    • Expressions
    • Processes
    • Concepts
    • Working with data
    • Integration
    • Performance
    • Security
    • Widgets
    • Various
    • Go to MyWEM
Powered by GitBook
On this page

Was this helpful?

  1. WEM Reference

Operators

An alphabetical list of all expression operators.

Addition +Division /Equality =Equality-strong ==Greater-than >Greater-than-or-equal >=If-unknown ?Inversion -Less-than <Less-than-or-equal <=Logical-and &, andLogical-not !, notLogical-or |, orModulo %Multiplication *Power ^Subtraction -Unequality <>
PreviousStarts withNextAddition +

Last updated 10 months ago

Was this helpful?