_Added in 1.9.0_ *$inpaste* Returns [[$true]] if a user typed %(key)CTRL% + %(key)V% or %(key)SHIFT% + %(key)INSERT% to paste text into an Editbox during the [[on INPUT]] [[Scripting_Events|event]], otherwise [[$false]]. *Example*
on *:INPUT:*:echo -ag user $iif($inpaste,did,did not) paste