Forum Discussion
YMinaev
Staff
15 years agoHi Tomer,
Use 'BuiltIn.ParamCount() + 1' instead of 'BuiltIn.ParamCount()'. It returns the number of parameters which follow the path to TC/TE's executable which is parameter #0.
Use 'BuiltIn.ParamCount() + 1' instead of 'BuiltIn.ParamCount()'. It returns the number of parameters which follow the path to TC/TE's executable which is parameter #0.