xInfo.text Method [AX 2012]

Retrieves a line of text from the Infolog.

public str text([int line])

Run On

Called

Parameters

line
Type: int
The line in the Infolog with the text to retrieve.

Return Value

Type: str
A string that contains the text from the Infolog.

Community Additions

ADD
Show: