Tcl/Tk Keywords - I
- idle
-
update, DoOneEvent, Notifier
- idle callback
-
after, DoWhenIdle
- if
-
if
- increment
-
incr
- index
-
lindex, pkgMkIndex, string, GetIndex, ListObj
- information
-
info
- initialization
-
AppInit
- initialization procedure
-
StaticPkg
- initialized
-
Interp
- input
-
OpenFileChnl
- insert
-
linsert, ListObj
- integer
-
ExprLong, ExprLongObj, GetInt, IntObj, LinkVar
- integer object
-
IntObj
- integer type
-
IntObj
- internal
-
namespace
- internal representation
-
BoolObj, DoubleObj, IntObj, ListObj, Object, ObjectType, StringObj
- interpreter
-
tclsh, info, AllowExc, AppInit, AssocData, CallDel, CrtCommand, CrtInterp, CrtSlave, CrtTrace, Interp, ObjSetVar, RecEvalObj, RecordEval, SetResult, SetVar
- invoke
-
CrtSlave
- iteration
-
continue, for, foreach
Copyright © 1989-1994 The Regents of the University of California.
Copyright © 1992-1995 Karl Lehenbauer and Mark Diekhans.
Copyright © 1993-1997 Bell Labs Innovations for Lucent Technologies
Copyright © 1994-1997 Sun Microsystems, Inc.
Copyright © 1995-1997 Roger E. Critchlow Jr.