How to Solve String Formatting Syntax error

While typing string formatting VB Scripts I’m only getting to see syntax not example of expected results but in youtube that guy was getting both syntax and expected results see the images for clarity How enable that? Youtuber MySysytem

1 Like

Yah complete mentioning that pls
“Hello UiPath”+ Environment.NewLine+”your next string”

Cheers @Ishwar_P_S

1 Like

Hi Palaniyappan See the following image the thing is Im not getting that green suggestion that is coming in the second line I want to enble thatMy

1 Like

Kindly install latest version of dot net framework and try once Or try with ctrl+shift+space so that you might get the full details

Cheers @Ishwar_P_S

1 Like

@Ishwar_P_S,

Check like this,
Capture

1 Like