Share via


SysCompare.mergeMultiLineText Method [AX 2012]

Syntax

protected str mergeMultiLineText(
    str _s1, 
    str _s2, 
    str _action, 
    int _num, 
    int _moveNum)

Run On

Client

Parameters

  • _s1
    Type: str
  • _s2
    Type: str
  • _action
    Type: str
  • _num
    Type: int
  • _moveNum
    Type: int

See Also

Reference

SysCompare Class