Gets the tooltip of the control the mouse is currently over and store it in a string variable.
Store Tooltip
Store the tooltip in a string variable.
Note: Tooltips are currently only defined in GUILayout actions.
You can display the tooltip onscreen with a GUI, GUIElement or GUILayout action, or use StringCompare to do something based on the value.