Tech Tip: Getting the name of the host application
PRODUCT: 4D | VERSION: 20 | PLATFORM: Mac & Win
Published On: June 3, 2024
The following code is a simple way to get the name of the host application.
$applicationName_t:=File(Structure file(*); fk platform path).name |