< Back

ConvertTo-Array

Sat Jan 11, 2020 2:36 pm

NAME ConvertTo-Array



SYNOPSIS

This function converts a wide range of input objects into array objects.





SYNTAX

ConvertTo-Array [-value] <Object> [<CommonParameters>]





DESCRIPTION





PARAMETERS

-value <Object>



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? 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



OUTPUTS





RELATED LINKS