Re: How to convert \0xa; to \n using inline C# in functoid Home Page › Forums › BizTalk 2004 – BizTalk 2010 › How to convert \0xa; to \n using inline C# in functoid › Re: How to convert \0xa; to \n using inline C# in functoid February 11, 2009 at 11:00 PM #21705 community-content Thanks a lot.. That works Great. Also I tried “\\0xd;”, “\n”); This also works.