4D Chart v13CT Font name |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Chart v13
CT Font name
|
CT Font name ( fontNumber ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
fontNumber | Integer |
![]() |
Font ID number | |||||
Function result | String |
![]() |
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.
This example returns the name of the font whose ID number is 3:
vName:=CT Font name(3)
Product: 4D Chart
Theme: CT Utilities
Number:
14583
Created: 4D Chart 1