Project

General

Profile

Actions

Added in 1.9.7

$imagechar(text)

Replaces any emoticon triggers with a image tag.

Parameters

Parameter Description
text The text to replace.

Example

; Provided that there is an emoticon set for ":>", replaces the ":>" with $chr(61441) :> $chr(61441).
//echo -ag $imagechar(Replace :> smiley with an emoticon)

Updated by Per Amundsen about 1 year ago · 2 revisions

Also available in: PDF HTML TXT