AddArg
Add a new argument to the end of a function.
参数
arg1
The type name of the function (parent).
arg2
The type of the new argument.
arg3
The name of the new argument.
结果
此命令不会设置任何结果变量。
Add a new argument to the end of a function.
arg1
The type name of the function (parent).
arg2
The type of the new argument.
arg3
The name of the new argument.
此命令不会设置任何结果变量。