×

Format Size

iOS 14 +

Notes

Formats the size of a file.

Syntax

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

Example

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