GetAppFont
GetAppFont Fetch the ID of the current application font
#include <Script.h> Script Manager
short GetAppFont( );
returns a short; the current application font
GetAppFont gets the ID of the current application font.

Notes: This routine is in the Pascal interface, not ROM and can't be used with the
64K ROM.