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