New-RDMDataSourceCustomVariable
Synopsis
Syntax
__AllParameterSets
New-RDMDataSourceCustomVariable [-Name] <string> [-Value] <string> [[-Description] <string>]
[-SetCustomVariable] [-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]Description
Examples
PS C:\> New-RDMDataSourceCustomVariable -Name MyVarName -Value MyVarValue -Description MyVarDesc -SetCustomVariableParameters
-Description
-ForcePromptAnswer
-Name
-SetCustomVariable
-Value
CommonParameters
Notes
Last updated
Was this helpful?