strIns Function
Dynamics AX 4.0
Inserts a text string into another text string.
str strIns(str _text1, str _text2, int _position)
Community Additions
ADD
Show:
Inserts a text string into another text string.
str strIns(str _text1, str _text2, int _position)