SYNOPSIS
Starts an AskUI automation project.DESCRIPTION
The AskUI-RunProject cmdlet executes an AskUI automation project using the specified start script. By default, it looks for and runs the ‘askui’ script defined in the project’s package.json.PARAMETERS
-StartScriptName
| <String> - Name of the script that will start the AskUI project. Default is ‘askui’.