4D v16.3

Get picture file name

Home

 
4D v16.3
Get picture file name

Get picture file name 


 

Get picture file name ( picture ) -> Function result 
Parameter Type   Description
picture  Picture field, Picture variable in Picture for which to get default name
Function result  Text in Default name of picture file

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

 
PROPERTIES 

Product: 4D
Theme: Pictures
Number: 1171

 
HISTORY 

Created: 4D v13

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)