$cid: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
m moving
mNo edit summary
Line 6: Line 6:


== See also ==
== See also ==
* Some window identifiers have their own connection id counterpart, such as [[$activecid]] and [[$lactivecid]].
* Some window identifiers have their own connection id counterpart, such as [[$activecid]] and [[$lactivecid]].
* Most [[:Category:Window Identifiers|window related identifers]] also have a .cid property.
* Most [[:Category:Window Identifiers|window related identifers]] also have a .cid property.

Revision as of 09:27, 2 July 2007

Returns the server connection id for the current script.

$cid
  • This identifier has no properties or parameters

See also