FBFile_BR.replace Method [AX 2012]

Replaces a string in the text file

public void replace(str _from, str _to)

Run On

Called

Parameters

_from
Type: str
The string to be replaced
_to
Type: str
The string that will replace

Community Additions

ADD
Show: