set_state_filename
Description:
Sets the name of the file in which persistent property values for this are stored.
The file is used by state_write and state_read to save and restore object state.
Parameters:
this |
a Object |
state_filename |
path to a local file |