strPoke Function
Dynamics AX 4.0
Overwrites part of a text string with another text string.
str strPoke(
str _text1,
str _text2,
int _position)
Community Additions
ADD
Show:
Overwrites part of a text string with another text string.
str strPoke(
str _text1,
str _text2,
int _position)