LastWriteTime Data Member Function

Returns a human-readable string containing information about the last time the file was written.

Prototype

string LastWriteTime( string file )

Parameters

Parameter Type Parameter Name Documentation
stringfileThe absolute path to the file to query. For example: "D:\\MyFolder\\MyPicture.png".

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.