On Right Key Double Click
- Last UpdatedOct 12, 2016
- 1 minute read
You place the text of a script in the OnRightDoubleClick element.
Example:
<OnRightDoubleClick>
<![CDATA[
First line of script text
Second line of script text
N-th line of script text
]]>
</OnRightDoubleClick>