Project

General

Profile

Actions

User story #18878

closed

handle rudderlang types expressions in conditions

Added by Gaëtan POBLON about 3 years ago. Updated almost 2 years ago.

Status:
Rejected
Priority:
N/A
Assignee:
Gaëtan POBLON
Category:
rudderc
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
To do
Fix check:
To do
Regression:

Description

if MyString != "/bin"
if MyInt > 0
if MyFloat != 1.0
if !("/bin" in MyList)
if "key" in MyStruct
if MyStruct["Key"] == "Value"

Actions

Also available in: Atom PDF