Field_GetToolTip()

Examples


Returns the tooltip associated with a window field.

Syntax

Field_GetToolTip(field_name)

Parameters

field_name – The name of a window field.

Return value

A string containing the tooltip.


Documentation Feedback