ContID

From Wiki
Revision as of 20:49, 15 August 2005 by Panther.sn (Talk | contribs)

Jump to: navigation, search

#contID

Container System Variables

Description

The #contID system variable determines the id of the currently selected container/gump.

Example

........
if #contId <> %gumpid
        gosub usenewtool
........ 

See Also

#contPosX #contPosY #contKind #contType

Main_Page Documentation Container System Variables