Blip::addTextComponentSubstringName: Difference between revisions
MrPancakers (talk | contribs) mNo edit summary |
m (Replaced HTML with template) |
||
| Line 1: | Line 1: | ||
== Syntax == | == Syntax == | ||
<pre> | |||
< | |||
blip.addTextComponentSubstringName(); | blip.addTextComponentSubstringName(); | ||
</ | </pre> | ||
=== Returned Values === | === Returned Values === | ||
* '''Undefined''' | * '''Undefined''' | ||
== Example == | == Example == | ||
{{ClientsideCode| | |||
< | <pre> | ||
// todo | |||
</pre> | |||
}} | |||
</ | |||
== See Also == | == See Also == | ||
Revision as of 13:09, 26 October 2018
Syntax
blip.addTextComponentSubstringName();
Returned Values
- Undefined
Example
Client-Side
// todo
See Also
- Functions
- Properties