Term.Input()

Details ››
Parent Previous Next

result = Term.Input(t, wordwrap, linefeed)


This function is used to read input from the terminal, the user must terminate the input using the ENTER key.


ARGUMENTS

       t                Message for the user. ANSI macros are allowed.

       wordwrap        True to enable the wordwrap

       linefeed        True to add a line feed at the end of the message

Created with the Personal Edition of HelpNDoc: Easily create Help documents