No longer in GT.M since: V4.4-000
ALIASEXPECTED, Alias or alias container variable expected in this context
Compile Time/Run Time Error: This indicates the argument for a SET * or KILL * command used a non-alias local variable where the syntax requires an alias or alias container variable.
Action: Correct the code in or investigate the logic to determine why the local variable in question is not in the expected state.