Project

General

Profile

Actions

$emoticons » History » Revision 1

Revision 1/4 | Next »
Per Amundsen, 01/08/2017 01:02 AM


Added in 2.7

$emoticons(N|keyword)

Returns the Nth emoticon, or the matching emoticon.

Parameters

N - The Nth emoticon.
keyword - The emoticon keyword to match.

Properties

.file - Returns the emoticon filename.
.key - Returns the emoticon keyword.

Example

; Print number of emoticons.
//echo -ag $emoticons(0)

; Print the 5th emoticon.
//echo -ag The 5th emoticon keyword is $emoticon(5)

Updated by Per Amundsen over 7 years ago · 1 revisions

Also available in: PDF HTML TXT