&FNTNUM(name)
Returns the font number in the font table with the specified font name. This number will always be less than or equal to &LSTFNT.
Read Only - Number - [0..32767]
Parameter |
Description |
name |
A string or string variable which represents the name of a font in the font table. The string may be a maximum of 16 characters. If the name does not exist, then this command returns a font number of 0 (zero). |