Engine:CCMD alias: Difference between revisions

No change in size ,  14 October 2023
no edit summary
No edit summary
Line 1: Line 1:
{{dev/uiccmd}}
{{dev/uiccmd}}
Creates a new alias wiht a callable script in the current context, replacing existing alias if any.
Creates a new alias with a callable script in the current context, replacing existing alias if any.
<kua>alias bob "echo fred"</kua>
<kua>alias bob "echo fred"</kua>