variable-at-point

variable-at-point is an autoloaded compiled Lisp function in `help-fns.el'.

(variable-at-point &optional ANY-SYMBOL)

Return the bound variable symbol found at or before point.
Return 0 if there is no such symbol.
If ANY-SYMBOL is non-nil, don't insist the symbol be bound.