intersystems / intersystems/ipm
Add Parameter or Variable alias for the Default element
Open
prio: low
- Dominant language
- ObjectScript
- Stars
- 41
- Forks
- 29
- Avg merge
- 23h 54m
- Merged PRs (30d)
- 4
Description
Parameters or variables that can be passed as arg values to invoke or to the module can be setup as Default alements:
```xml
```
that allows then use ${count} variable in module.xml.
Let's introduce a Parameter alias? as "Default" is not an obvious name for such parameters or variables. "Variable" is good to, so:
```xml
```
or
```xml
```
Contributor guide
Assessment
This issue has not been assessed yet.