Editor.replace Method [AX 2012]

public boolean replace(
    str SearchString, 
    str ReplaceString, 
    boolean ReplaceAll)

Run On

Client

Parameters

SearchString
Type: str
ReplaceString
Type: str
ReplaceAll
Type: boolean

Community Additions

ADD
Show: