SpaceObServer.Application.Properties.Decimals

<< Click to Display Table of Contents >>

Navigation:  OLE Automation > Application > Properties >

SpaceObServer.Application.Properties.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