What’s the coding to set an image view’s image to nothing?
Delete the current image:
-- Change this to the correct image view
delete image of image view "whatever" of window "whatever"
AppleScript Studio Terminology Reference: load image
What’s the coding to set an image view’s image to nothing?
Delete the current image:
-- Change this to the correct image view
delete image of image view "whatever" of window "whatever"
AppleScript Studio Terminology Reference: load image