Project

General

Profile

Actions

Added in 1.9.0

$inpaste

Returns $true if a user typed CTRL + V or SHIFT + INSERT to paste text into an Editbox during the on INPUT event, otherwise $false.

Example

on *:INPUT:*:echo -ag user $iif($inpaste,did,did not) paste

Updated by Per Amundsen almost 6 years ago · 4 revisions

Also available in: PDF HTML TXT