Share via


RetailConnDeleteLogs.addMessageText Method [AX 2012]

Adds the text to the message.

Syntax

public void addMessageText(str _text)

Run On

Server

Parameters

  • _text
    Type: str
    The string message.

See Also

Reference

RetailConnDeleteLogs Class