HI @julian_ho
Say your body is stored in a string str
str = "Hi blah blah <Placeholder> blah blah"
Use str.Replace("<Placeholder>",doo.ToString)
cheers
HI @julian_ho
Say your body is stored in a string str
str = "Hi blah blah <Placeholder> blah blah"
Use str.Replace("<Placeholder>",doo.ToString)
cheers