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.
