How to check if attachment field is empty or not

Hi all the stackers, I’d like to check if an attachment field is empty or not. Someone knows how to do this ?Thanks a ton!

Please use this formula;

IF({Attachment}, 'There are attachments for this record', 'No attachments for this record')