© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
I. WatersPowerShell for Beginnershttps://doi.org/10.1007/978-1-4842-7064-6_10

10. User Input

Ian Waters1  
(1)
Bexhill, UK
 

In this chapter, we are going to learn how to read input from the user in the form of key presses and strings of text. If you present a menu to the user, you need a way to see which option they pressed or what words they have typed. Once you have learned how to read key presses and text from the keyboard, we can build on it to produce a small text-based adventure game in the next chapter! We will look at other types of user input later on in Chapter 17 when we look at reading files, which is another form of user input. For now, we are going ...

Get PowerShell for Beginners: Learn PowerShell 7 Through Hands-On Mini Games now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.