Project

General

Profile

Actions

User story #16774

closed

rl allow splitted global variables declaration

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

Status:
Released
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:
Checked
Regression:

Description

Now that global variables declarations are properly handled (with a deep map of types) it can be useful to have several subvariables added to a given namespace.
Example:
```
declare sys.hostname.coucou.qwpeodfu.aswefo
declare sys.hostname.coucou.qwpeodfu.itsworking
declare sys.newvar
```

Note that adding this line will output an error since the hostname namespace already exists:
`declare sys.hostname`

Actions

Also available in: Atom PDF