Skip to content

Formatting Lex output String

0

Formatting Lex output String I'm using the C# implementation for Lambda and my code looks like this: Step1: string response = "Hi.. I'm Jenie your virtual assistant.'\n'Test"; Step2: string response = "Hi.. I'm Jenie your virtual assistant.\nTest";

asked 4 years ago493 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.