< Back

Get-Puppeteer_OpenAsyncFunctionDeclaration

Sun Jan 12, 2020 3:37 pm

NAME Get-Puppeteer_OpenAsyncFunctionDeclaration



SYNOPSIS

This function returns the JS code snippet for opening a new async function declaration.





SYNTAX

Get-Puppeteer_OpenAsyncFunctionDeclaration [-functionName] <String> [<CommonParameters>]





DESCRIPTION





PARAMETERS

-functionName <String>

The name of the function to declare



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