I've been trying to find out how to create shortcuts for arguments for a while now, but I can't find anything online for some reason.
Let's say you wanted to, alert('Hello World') but you did not want to have to type alert and instead something like, exampleshortcut('Hello World'). Would this be possible, or am I just being dumb?