Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 249 Bytes

formatSize.md

File metadata and controls

11 lines (11 loc) · 249 Bytes

Format Size

Notes

Formats the size of a file.

Syntax

formatSize(size: <#Integer or Variable#>, format: <#Type (WFFileSizeFormat)#>, units: <#Boolean#>)

Example

formatSize(size: 32324241424, format: Gigabytes, units: false)