TatRoutineInfo.ArgCount Property
ArgCount returns the number of input parameters declared in the routine. Note that it doesn't take local variables into account, just input parameters.
Syntax
Unit: atScript
property TatRoutineInfo.ArgCount: Integer
ArgCount returns the number of input parameters declared in the routine. Note that it doesn't take local variables into account, just input parameters.
Unit: atScript
property TatRoutineInfo.ArgCount: Integer