< Back

Test-IsClearCurrentValueFlag

Sat Jan 11, 2020 2:50 pm

NAME Test-IsClearCurrentValueFlag



SYNOPSIS

This function returns whether a value is the value of the 'clear current value' flag.





SYNTAX

Test-IsClearCurrentValueFlag [-value] <Object> [<CommonParameters>]





DESCRIPTION

This function returns whether a value is the value of the 'clear current value' flag.

This flag is used to indicate when updating a property that the current value should be cleared.





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

System.Boolean







RELATED LINKS