FormRichTextControl.replaceText Method [AX 2012]

public int replaceText(
   [str findStr, 
    str replaceStr, 
    int start, 
    int end, 
    int flags])

Run On

Client

Parameters

findStr
Type: str

replaceStr
Type: str

start
Type: int

end
Type: int

flags
Type: int

Community Additions

ADD
Show: