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

The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

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