Export-RDMCustomVariable
Synopsis
Syntax
__AllParameterSets
Export-RDMCustomVariable [-FilePath] <string> [-VariableScope] <CustomVariableScope> [-NoClobber]
[-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]Description
Examples
Example 1
PS C:\> Export-RDMCustomVariable -FilePath "C:\Users\admin\Desktop\Custom_variables.json" -VariableType DataSourceParameters
-FilePath
-ForcePromptAnswer
-NoClobber
-VariableScope
CommonParameters
Notes
Last updated
Was this helpful?