| Description: | Return whether a photos is oriented or not. | 
| Syntax: | "GetPhotoOrientationStatus photoID" where: “photoID” is the ID of the photo. See GetPhotoID to obtain the ID based on the image path. | 
| Return: | "1" if oriented, “0” if not oriented. | 
| Example: | "GetPhotoOrientationStatus 1" return "1" |