Get(FileSize)
Returns the size, in bytes, of the currently active file.
Format
Get ( FileSize )
Parameters
None
Data type returned
number
Originated in version
6.0 or earlier
Description
If the current calculation is stored and you specify its context, this function will be evaluated based on that context; otherwise, it will be evaluated based on the context of the current window.
Example 1
Returns 15000 when the current file size is 15000 bytes.