Messenger Plus! Live - Scripting Documentation

The MsgPlus::LockMessenger function triggers the Lock Messenger feature of Messenger Plus!. It can also be used to unlock Messenger.

Syntax

LockMessenger(
    [boolean] Lock
);

Parameters

Lock
[boolean] Specifies whether to lock or unlock Messenger.

Return Value

No value is returned by this function.

Remarks

When called to unlock Messenger, normal restrictions apply. This means for example that if the user configured a password to unlock Messenger, the password will be requested.

Function Information

Object MsgPlus
Availability Messenger Plus! Live 4.00

See Also

MsgPlus Object, MessengerIsLocked.