Initializing help system before first use

getbanner

getbanner


Purpose
Get the banner displayed by an instance on startup.
Synopsis
function getbanner(mi:Mosel):string
Argument
mi 
A connected instance
Return value
The text displayed by Mosel when it started the instance
Further information
When a new instance is started, the text displayed by Mosel is saved (this includes typically copyright notice and version information): this function returns this startup banner.
Related topics
Module