Assuming jpeg is required, the following 2 results were found.
== "image/gif") || ($_FILES["uploaded_file"]["type"] == "image/jpg") || ($_FILES["uploaded_file"]["type"] == "image/pjpeg") || ($_FILES["uploaded_file"]["type"] == "image/jpeg") || ($_FILES["uploaded_file"]["type"] == "image/png") ||...
as this is used across Creator apps, ie. images are stored in a separate app]: l_CompatiblePhotoExtensions = {"png","jpg","jpeg","gif","bmp","heic"}; c_Document = My_Form[ID == 1234567890]; // // for image field type v_PhotoFull =...