MCalComplete Function

Returns status of MCal.

Syntax
MCalComplete

Return Values
True if MCal has been completed, otherwise False.

See Also
Mcal

MCalComplete Function Example

If Not MCalComplete Then
    MCal
EndIf