|
Emoticons::GetEmoticon
The Emoticons::GetEmoticon function returns an Emoticon object based on its text
shortcut.
Syntax
[object] GetEmoticon(
[string] Shortcut
);
Parameters
- Email
- [string] Text shortcut associated with the emoticon to
retrieve (case sensitive).
Return Value
An Emoticon object if the Emoticon is found in the
object's list, null otherwise.
Remarks
None.
Function Information
| Object |
Emoticons |
| Availability |
Messenger Plus! Live 4.10 |
See Also
Emoticons Object, Emoticon Object.
|