<div>(Try 2 - Was part of previous patch)</div><div><br></div><div>When handling a built in call, we pass to it the start of the</div><div>arguments in a parameter frequently referred to as the cmd / command.</div><div>This patch just renames the argument to be called args, which more</div>
<div>accurately represents what is passed, and makes the code cleaner.</div><div>Aside from the rename this is a no-op.</div>