font <mName>
Creates a new instance of the named font.
An expression which evaluates to a string.
// Create Arial font variable tFont as Font put font "Arial" into tFont
A new instance of the named font with the default size of 12pts.