The following example retrieves the font used for the Buyer ID field.
local boolean result; local long font; result = Field_GetFont('Buyer ID', font);