Share via


SysSourceReplaceText.replaceNodeParameterized Method [AX 2012]

Syntax

public int replaceNodeParameterized(
    MemberFunction _treeMethodNode, 
    SourceLine _fromText, 
    SourceLine _toText, 
   [boolean _regularExpressions])

Run On

Called

Parameters

  • _regularExpressions
    Type: boolean

See Also

Reference

SysSourceReplaceText Class