ProductName Data Type
An application can have a full name, marketing name, and short name. The PRODUCTNAME functions enable you to retrieve these name variations.
The following methods are available on the ProductName data type.
Method name | Description |
---|---|
Full() | FULL returns a text string that contains the application's full name. |
Short() | SHORT returns a text string that contains the application's short name. |
Marketing() | MARKETING returns a text string that contains the application's marketing name. |
See Also
Feedback
Loading feedback...