getObject(); $emoticon_file = $object->GetField('EmotionImage', 'full_path'); if ( $emoticon_file ) { @unlink($emoticon_file); } } }