Init

The Init function initializes the module.

Syntax

Important: This feature is deprecated, and may be removed in a future version.
CALL ui.Interface.frontCall("WinMail","Init",
  [], [id ] )
  • ret is the identifier of the message initialized.
  • For each Init function, a Close must be called.

Usage

This function initializes the module. It returns the identifier for the message, which will be used in other functions.