_setIncludeInMailReport
Sets the "attach to email" field.
Parameters
id
The ID of the File being modified.
val
Integer value which decides if the "attach to email" field is enabled: 0 => disabled 1 => enabled
Example
On Success
On Failure
If the "id" parameter is less than 1 or not given a value:
Last updated