DecimalsΒΆ

Description

Sets the number of decimals for the exported size values.

Syntax

property Decimals: <Shortint>;

Example

$SOS.Decimals = 2 #PowerShell
SOS.Decimals = 2 'VBS

Will cause all size values to be exported with up to 2 decimal places.