Notation`
Notation`
AddInputAlias
AddInputAlias[alias->boxes]
adds the alias alias
for boxes to the aliases in the current notebook.
AddInputAlias[alias->boxes,notebook]
adds the alias to the notebook notebook.
Details
- To use AddInputAlias, you first need to load the Notation Package using Needs["Notation`"].