Skip to main content
Version: Next

Get picture file name

Get picture file name ( picture ) -> Function result

ParameterTypeDescription
picturePicture field, Picture variable🡒Picture for which to get default name
Function resultText🡐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.

See also

SET PICTURE FILE NAME