set_writable
Description:
Set whether the custom file should be opened in writable mode.
The default is true. The file can be still opened for read-only, for example when the access to the file is read-only.
Parameters:
| this |
an SourceLocal |
| writable |
value to set |