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)