lfn | A string containing the logical name of the file. |
The ClearExpireDays function clears a logical file's expiration criteria (the expireDays attribute).
Example:
A := STD.File.ClearExpireDays('~samples::myscope::myfile'); //clears a file's expireDays
See Also: GetExpireDays, SetExpireDays