Equinox Online Help - Language Reference - A to Z

Home

ErasePicture

Applies to
SyntaxErasePicture PictureItem
Action[Statement] Removes a picture from a picture field.
ScopeUsable anywhere
Notes

This statement removes any graphic assigned to the picture field specified by PictureItem (in the current record).

CategoryPictures
See Also AssignPicture, ExportPicture, ExtractPicture, ImportPicture, IsPicture, PictureSize, PictureType, SelectPicture, ShowPictures
Example

The following example removes a picture from the field LeftProfile.

ErasePicture LeftProfile