Type Random Sentence
Disclaimer
This workload is provided as-is and might need further configuration and customization to work successfully in each unique environment. For further Professional Services-based customization, please consult with the Login VSI Support and Services team. Please refer to the Application Script Recording for further self-help information regarding workload crafting and implementation.
Overview
This script will demonstrate how you can type random sentences using the FileCopy(KnownFiles) function and the available dotnet core libraries. This script requires Login Enterprise v4.1 or newer.
This workload will perform the following actions:
Open Notepad
Type random sentences into Notepad by:
Downloading a text file containing random sentences from the VA using the FileCopy(KnownFiles) function.
Read the text file into a list.
The RandomSentence method will return a random sentence from the list.