Please enable JavaScript to view this site.

ESL Documentation

Name

Purpose

ancestry

Return the identifiers of the parent(s) of the object/ item that stimulated the current response.

dragdata

Return the drag data in an on drop response.

dragtype

Return the type of the data being dragged.

eventnumber

Return an integer representing the event number provided by the DLL invoking the response.

eventparam

Return an integer representing the event parameter provided by the DLL invoking the response.

helpid

Return the string associated with the helpid attribute of an object or item.

input

Return the input data that stimulated the current response.

object

Return the name of an object or item.

parameter

Return the string associated with the parameter of an object or item.

xcoord

Return the coordinates of the pointer's position when the object was selected.

ycoord

Return the coordinates of the pointer's position when the object was selected.

xdelta

Return positional change values for the most recent window event.

ydelta

Return positional change values for the most recent window event.