Hiding Aliases and just showing names?
Posted: Fri Nov 06, 2020 8:25 am
Is it possible to hide aliases and just show names?
When we're creating variables programmatically, our variable names are quite long due to the unique constraint on names.
The variable alias however is nice and short; is it possible to hide these long names and just show the alias? Having both will confuse our end users.

When we're creating variables programmatically, our variable names are quite long due to the unique constraint on names.
The variable alias however is nice and short; is it possible to hide these long names and just show the alias? Having both will confuse our end users.
