setPictureFileName
setPictureFileName ( aPicture : picture , fileName : string)
Parameter | Type | Description | |
---|---|---|---|
aPicture | picture | -> | Picture for which to set default name |
fileName | string | <- | Default picture name |
Description
The setPictureFileName
command sets or changes the default file name for the picture passed as parameter.
This name may have been set automatically based on the original name of the picture file imported into the picture variable or during a prior call to setPictureFileName
.