Global::strReplace Method [AX 2012]

Syntax

client server public static str strReplace(
    str _str, 
    str _fromStr, 
    str _toStr)

Run On

Called

Parameters

  • _str
    Type: str
  • _fromStr
    Type: str
  • _toStr
    Type: str

See Also

Reference

Global Class