This page was moved to MC 12.0 - Binary Release Notes
Click in the link above if you are not automatically redirected in 10 seconds.
This component release is part of MarvelClient 12.0
ENHANCEMENTAgents run by MarvelClient actions no longer require the "system" parameter when using NotesSession.GetEnvironmentString to get MC variables
ENHANCEMENT

Agents run by MarvelClient actions can now use fallbacks when getting values for MC variables. For example, the LotusScript code:

NotesSession.GetEnvironmentString("MC->ini:MCUploadDB=fall\back.nsf", True)

would return the value of the MCUploadDB notes.ini variable if it exists, and "fall\back.nsf" if it does not.

ENHANCEMENTInternal improvements to license handling code
ENHANCEMENT / FIXOS platform properly reports Windows 11 and MacOS Monterey