EnglishРусский  

   Array

   Buffer

   Clipboard

   COM/OLE

   CSV

   Dbf

   Files

   FTP

   Hash

   HTTP

   INI File

   Keyboard

   Math

   Memory

   Process

   Registry

   Socket

   Stack

   String

   System

   Thread

   Tree

   XML

 Share/Save/Bookmark
 

Ads

Installer and installation software
Commercial and Freeware installers.

congetstr

Getting a string after text is displayed. Get the string entered by the user with some text displayed before that.

func str congetstr (
   str output,
   str input
)

Parameters

output Text for displaying.
input The variable of the str type for getting data.

Return value

Returns the parameter input.

Related links

Source