FileGetSize: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 December 2023

22 January 2016

2 January 2015

13 September 2011

25 May 2010

24 May 2010

18 June 2009

16 January 2008

  • curprev 08:2108:21, 16 January 2008ChrML talk contribs 406 bytes +406 New page: __NOTOC__ {{Server function}} Returns the total size in bytes of the given file. ==Syntax== <syntaxhighlight lang="lua"> int fileGetSize ( file theFile ) </syntaxhighlight> ===Required Arguments=== *'''theFile:'''...