alias: Shortening a Long Name
Let’s learn how an alias can be used for shortening a long name.
We'll cover the following...
alias
The alias keyword assigns aliases to existing names. alias is different from and unrelated to alias this. ...