Содержание

Log

Deduce the log to the specified string

Syntax

procedure Log(aMessage: string);

Parameters

Examples

  1. Log('Hello, world!');