< Back

ConvertTo-Quantity

Sat Jan 18, 2020 9:42 pm

NAME ConvertTo-Quantity



SYNTAX

ConvertTo-Quantity [[-string] <string>] [[-quantity] <int>] [[-showQuantityAs] {None | Numeric | Words}]

[<CommonParameters>]





PARAMETERS

-quantity <int>



Required? false

Position? 1

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



-showQuantityAs <Object>



Required? false

Position? 2

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-string <string>



Required? false

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.Int32





OUTPUTS

System.Object



ALIASES

None





REMARKS

None