Table of Contents

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

See also