Global::strReplaceChars Method [AX 2012]

Syntax

client server public static str strReplaceChars(
    str _str, 
    char _char, 
   [int _cnt])

Run On

Called

Parameters

  • _str
    Type: str
  • _cnt
    Type: int

See Also

Reference

Global Class