The ClickList function works in conjunction with the ClickList defined in the ModeFile. When called, the ClickList function inspects the ModeFile's defined ClickList to see if it can match any of the search expressions with the current caret position. If a match is found, the corresponding list of functions are executed. A sort of 'case' structure.
This function is normally called by pressing Shift-Home.