Equinox Online Help - Language Reference - A to Z
ErasePicture |
|
|---|---|
| Applies to | ![]() |
| Syntax | ErasePicture PictureItem |
| Action | [Statement] Removes a picture from a picture field. |
| Scope | Usable anywhere |
| Notes | This statement removes any graphic assigned to the picture field specified by PictureItem (in the current record). |
| Category | Pictures |
| See Also | AssignPicture, ExportPicture, ExtractPicture, ImportPicture, IsPicture, PictureSize, PictureType, SelectPicture, ShowPictures |
| Example | The following example removes a picture from the field LeftProfile. ErasePicture LeftProfile |
