File.size

Summary

Returns the size of a file in bytes.

Syntax

var size = instanceOfFile.size

Value

A number

Specification

Not part of any specification.

See also