gui.showTextEditorCurrentInfo
Displays info about the surrounding code at the text cursor position.
Prototype
bOk = gui.showTextEditorCurrentInfo ( hComponent, bShow )
Description
Displays e.g. the prototype of the function you are currently working on at the top of the script editor.
Parameters
hComponent - valid GUI component handle
bShow - true to show, false to hide
Return values
bOk - true on success
Available since ShiVa 2.0