Function GetInput() Foundation
Simple Get input routine for strings.
Syntax
GetInput( <cDefault> , ;
[<nRow>] , ; // Default: Row()
[<nColumn>] , ; // Default: Col()
[<lReDisplay>], ; // Default: .F.
[<cSay>] ; // Default: ""
) --> cInputString
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.