myPrompt Prompt { message = "Type your ID: "};
You display a prompt by including the prompt variable in an openUI statement, which binds the prompt to a STRING variable for display. You can configure the prompt to accept a single character or a string; see the isChar property in Prompt properties in consoleUI.