Get picture file name
Get picture file name ( picture ) -> Function result
Parameter | Type | Description | |
---|---|---|---|
picture | Picture, Picture | → | Picture for which to get default name |
Function result | Text | ← | Default name of picture file |
Description
The Get picture file name command returns the current default name of the picture passed as parameter.
The default name is used when exporting the picture to a disk file. It can be set automatically based on the original name of the picture file imported into the picture field or variable, or using the SET PICTURE FILE NAME command. For more information, refer to the Design Reference manual.
If the picture does not have a default name, the command returns an empty string.