< Back
Compose-Text
Post
NAME Compose-Text
SYNOPSIS
SYNTAX
Compose-Text [-ConfigurationName <String>] -Values <Hashtable> -ConfigurationXml <String> -Connection <Hashtable>
[<CommonParameters>]
DESCRIPTION
The Compose-Text activity is used in a runbook to compose text (xml, html or text) from the specified inputs.
PARAMETERS
-ConfigurationName [<String>]
The Configuration Name to use in the Configuration XML.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Values <Hashtable>
The input values to compose text.
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-ConfigurationXml <String>
The Configuration XML specification.
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Connection <Hashtable>
Specifies information used to configure the command.
Required? true
Position? named
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
None
OUTPUTS
System.String
RELATED LINKS
SYNOPSIS
SYNTAX
Compose-Text [-ConfigurationName <String>] -Values <Hashtable> -ConfigurationXml <String> -Connection <Hashtable>
[<CommonParameters>]
DESCRIPTION
The Compose-Text activity is used in a runbook to compose text (xml, html or text) from the specified inputs.
PARAMETERS
-ConfigurationName [<String>]
The Configuration Name to use in the Configuration XML.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Values <Hashtable>
The input values to compose text.
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-ConfigurationXml <String>
The Configuration XML specification.
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Connection <Hashtable>
Specifies information used to configure the command.
Required? true
Position? named
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
None
OUTPUTS
System.String
RELATED LINKS