marking
marking([doc])
This function determines whether a selection operation is in progress for the given document doc. If doc is omitted or set to zero, the current document is used.
The function returns 1 if a selection operation is in progress. Otherwise, the function returns 0.
Related Topics