Description

Records text without adding a preceeding tab or a newline.

Return Type

None  

Syntax

object.Record Text

The Record Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McRecorder.
TextRequired. A String value.

The text to record.

Remarks

The text is recorded to both the audit log, and if recording has been started, to the macro being recorded.

No preceeding tab or ending newline is added to the Text in the macro.