< Back
Get-Puppeteer_LogMessage
Post
NAME Get-Puppeteer_LogMessage
SYNOPSIS
This function returns the JS code to output a log message to the console.
SYNTAX
Get-Puppeteer_LogMessage [-message] <String> [<CommonParameters>]
DESCRIPTION
PARAMETERS
-message <String>
The message to output.
Required? true
Position? 1
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
OUTPUTS
System.String
RELATED LINKS
SYNOPSIS
This function returns the JS code to output a log message to the console.
SYNTAX
Get-Puppeteer_LogMessage [-message] <String> [<CommonParameters>]
DESCRIPTION
PARAMETERS
-message <String>
The message to output.
Required? true
Position? 1
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
OUTPUTS
System.String
RELATED LINKS