EnglishРусский  
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.

str.ihead

Getting a header. The method is used to get the message header. It will be written to the string for which the method was called. Besides, the header will be deleted from the data object.

method str str.ihead (
   buf data
)

Parameters

data The buffer of the string containing the data being processed.

Return value

Returns the object which method has been called.

Related links

Source