$cid: Difference between revisions
Jump to navigation
Jump to search
m moving |
mNo edit summary |
||
(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 23:16, 2 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.