Difference between revisions of "$cid"

From Scriptwiki
Jump to: navigation, search
m (moving)
m
 
(One intermediate revision by one other user not shown)
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.
Line 12: Line 11:
  
 
[[Category:Multi-server]]
 
[[Category:Multi-server]]
 +
[[Category:Identifiers]]

Latest revision as of 01:16, 3 February 2011

Returns the server connection id for the current script.

$cid
  • This identifier has no properties or parameters

See also