| Gentee Programming Language > Documentation > Libraries | Download documentation |
Get the string entered by the user with some text displayed before that.
str congetstr( str text, str input )
text Text for displaying. input The variable of the str type for getting data.
The function returns the parameter input.
See alsoFunction for working with the console
Copyright © 2004-2006 Gentee Inc. All rights reserved. |