Blip::getInfoIdDisplay: Difference between revisions
MrPancakers (talk | contribs) mNo edit summary |
m (Replaced HTML with template) |
||
| Line 1: | Line 1: | ||
== Syntax == | == Syntax == | ||
<pre> | |||
< | |||
blip.getInfoIdDisplay(); | blip.getInfoIdDisplay(); | ||
</ | </pre> | ||
=== Returned Values === | === Returned Values === | ||
* '''int''' | * '''int''' | ||
== Examples == | == Examples == | ||
{{ClientsideCode| | |||
< | <pre> | ||
// todo | |||
</pre> | |||
}} | |||
</ | |||
==See also== | ==See also== | ||
Latest revision as of 13:07, 26 October 2018
Syntax
blip.getInfoIdDisplay();
Returned Values
- int
Examples
Client-Side
// todo
See also
- Functions
- Properties