What exactly does “immediately” mean when the documentation for the NotesUIDocument Close method says:"immediate
Boolean. Optional. If True, the document is immediately closed. If False, closing the document may be delayed. The default is False."
I have tested this with both options, and both work exactly the same.
Am I missing something? Is this a bug? Has anyone else experienced this?