Difference between revisions of "$cid"
From Scriptwiki
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 00:16, 3 February 2011
Returns the server connection id for the current script.
$cid
- This identifier has no properties or parameters
See also
- Some window identifiers have their own connection id counterpart, such as $activecid and $lactivecid.
- Most window related identifers also have a .cid property.