Storefront Powershell SDK 2402

Clear-STFFeatureStates

Clears all the registered FeatureState objects.

Syntax

Clear-STFFeatureStates [<CommonParameters>]
<!--NeedCopy-->

Detailed Description

Clears all the registered FeatureState objects.

Input Type

###

Return Values

None

Examples

EXAMPLE 1 Clears the FeatureState objects

Clear-STFFeatureStates
<!--NeedCopy-->

REMARKS

clears all the registered FeatureState objects

Clear-STFFeatureStates