Blip::getInfoIdDisplay: Difference between revisions
No edit summary |
MrPancakers (talk | contribs) m (Added blip definitions & changed layout) |
||
| Line 1: | Line 1: | ||
{{ClientSide}} | |||
== Syntax == | |||
<syntaxhighlight lang="javascript"> | <syntaxhighlight lang="javascript"> | ||
blip.getInfoIdDisplay(); | |||
</syntaxhighlight> | </syntaxhighlight> | ||
=== Returned Values === | |||
* '''int''' | |||
== Examples == | |||
<div class="header" style="background-color: #AE4040; color: #FFFFFF; border: 2px solid #AE4040;"> | |||
<div style="margin: 10px 10px 10px 10px;"><b>Client-Side</b></div> | |||
<syntaxhighlight lang="javascript"> | |||
//To do | |||
</syntaxhighlight> | |||
</div> | |||
==See also== | ==See also== | ||
{{ | {{Blip_definition}} | ||
[[Category:Clientside API]] | [[Category:Clientside API]] | ||
[[Category:Blip API]] | [[Category:Blip API]] | ||
[[Category:TODO: Example]] | [[Category:TODO: Example]] | ||
Revision as of 00:13, 12 May 2018
Client-Side
Syntax
blip.getInfoIdDisplay();
Returned Values
- int
Examples
Client-Side
//To do
See also
- Functions
- Properties