< Back

ConvertTo-Int

Sat Jan 18, 2020 8:45 pm

NAME ConvertTo-Int



SYNOPSIS

Converts a string value to a Int or Double





SYNTAX

ConvertTo-Int [[-IntVal] <Object>] [<CommonParameters>]





DESCRIPTION





PARAMETERS

-IntVal <Object>



Required? false

Position? 1

Default value

Accept pipeline input? true (ByValue)

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