Blip::getFirstInfoId: Difference between revisions
No edit summary |
m (Replaced HTML with template) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
== Syntax == | |||
<pre> | |||
blip.getFirstInfoId(); | |||
</pre> | |||
== | === Returned Values === | ||
* '''Blip''' | |||
*''' | == Examples == | ||
== | {{ClientsideCode| | ||
<pre> | |||
< | |||
// todo | // todo | ||
</ | </pre> | ||
}} | |||
==See also== | ==See also== | ||
{{ | {{Blip_definition}} | ||
[[Category:Clientside API]] | [[Category:Clientside API]] | ||
[[Category:Blip API]] | [[Category:Blip API]] | ||
[[Category:TODO: Example]] | [[Category:TODO: Example]] | ||
Latest revision as of 13:06, 26 October 2018
Syntax
blip.getFirstInfoId();
Returned Values
- Blip
Examples
Client-Side
// todo
See also
- Functions
- Properties