Project

General

Profile

Actions

Bug #20023

closed

Rudder language can not define variables containing the dollar sign

Added by Félix DALLIDET over 2 years ago. Updated almost 2 years ago.

Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
rudderc
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:

Description

I tried to define a variable to define the dollar character, but I can not make it work.

let dollar_char = "$" 
let dollar_char = """$""" 
let dollar_char = "\$" 

None of them seem to work

Actions

Also available in: Atom PDF