Accruent Meridian Enterprise 2020 VBScript API Reference

PrintDetails Method

Shows a string in the batch progress dialog log.

Syntax

PrintDetails(String As String)
Parameters
Name Description

String

The text string to show in the progress dialog.

Remarks

To add a string to a the Comment log of a document, use the Document.Log method instead as described in Log Method.