This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19.8
Get picture file name
|
Get picture file name ( picture ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
picture | Picture field, Picture variable |
![]() |
Picture for which to get default name | |||||
Function result | Text |
![]() |
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.
Product: 4D
Theme: Pictures
Number:
1171
Created: 4D v13
4D Language Reference ( 4D v19)
4D Language Reference ( 4D v19.1)
4D Language Reference ( 4D v19.4)
4D Language Reference ( 4D v19.5)
4D Language Reference ( 4D v19.6)
4D Language Reference ( 4D v19.7)
4D Language Reference ( 4D v19.8)