Unit 'Tcl80' Package
[Overview][Constants][Types][Procedures and functions][Index] [#tcl]

Tcl_FindCommand

Declaration

Source position: tcl80.pp line 872

function Tcl_FindCommand(

  interp: PTcl_Interp;

  cmdName: PAnsiChar;

  contextNsPtr: PTcl_Namespace;

  flags: Integer

):Tcl_Command;


Documentation generated on: 2025-07-25