Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Return value

string

Examples

Code Block
languagetext
//query the latest file path and 

...

//print it to the command log

...


string $temp = `getLastFile`;

...


print $temp ;

Additional information

Related commands

...