×

Format Size

iOS 14 +

Notes

Formats the size of a file.

Syntax

formatSize(size: <#Number (Allows Variables)#>, format: <#Enumeration (WFFileSizeFormat)#>, units: <#Boolean (Optional)#>)

Example

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