34,333
edits
Changes
→The if Statement
The resource property of the request object also contains a number of properties specific to the file associated with the request. Table 34 2 outlines the most commonly used resource properties:
{| class="wikitable"
| contentType || A string identifying the type of the file content (for example ‘image/jpg’).
|-
| metadata || A string map containing developer specific metadata (if provided) included with the file.
|}