From WikiChip
Editing mirc/identifiers/$cb
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
This page supports semantic in-text annotations (e.g. "[[Is specified as::World Heritage Site]]") to build structured and queryable content provided by Semantic MediaWiki. For a comprehensive description on how to use annotations or the #ask parser function, please have a look at the getting started, in-text annotation, or inline queries help pages.
Latest revision | Your text | ||
Line 3: | Line 3: | ||
== Synopsis == | == Synopsis == | ||
− | <source lang="mIRC"> | + | <source lang="mIRC">$cb[(N,[u])[.len]]</source> |
− | |||
− | $cb(N,[u] | ||
== Parameters == | == Parameters == | ||
− | * '''N''' - The Nth | + | * '''N''' - The Nth item in the clipboard to retrieve specific data for |
* '''u''' - Return the text encoded to utf8 | * '''u''' - Return the text encoded to utf8 | ||
− | |||
== Properties == | == Properties == | ||
− | + | {{ArgsList | |
− | + | | len | Returns length information regarding clipboard items | |
− | + | }} | |
− | |||
− | |||
== Example == | == Example == | ||
Line 47: | Line 42: | ||
== Compatibility == | == Compatibility == | ||
− | {{mIRC compatibility| | + | {{mIRC compatibility|6.2}} |
== See Also == | == See Also == |