4D Chart v13

CT Font name

Home

 
4D Chart v13
CT Font name

CT Font name 


 

CT Font name ( fontNumber ) -> Function result 
Parameter Type   Description
fontNumber  Integer in Font ID number
Function result  String in Name of the font

CT Font name returns the name of the font whose ID is fontNumber.

If fontNumber does not exist, CT Font name returns an empty string.

Example  

This example returns the name of the font whose ID number is 3:

 vName:=CT Font name(3)

 
PROPERTIES 

Product: 4D Chart
Theme: CT Utilities
Number: 14583

 
INDEX

Alphabetical list of commands

 
HISTORY 

Created: 4D Chart 1

 
SEE ALSO 

CT Font name