Next line function/expression

Hi Team,

Is there any function or expression that we can use to break line to next line?
image

thanks

@pankajmohan.dhane

Envitonment.Newline…will add a new line to where every you place it

Eg: str1 + environment.Newline + str2

A new line is added between str1 and str2 …both being string variables

Cheers

sorry I need that in apps.

image

Hi @pankajmohan.dhane ,

Could you maybe explain a bit more in detail as to what you want to perform ? How would you want the output to appear in Apps ?

@pankajmohan.dhane

So while inputting you need this or for the field you want a multiline?

Cheers

@pankajmohan.dhane ,

Please watch below video. this covers line break.

Thanks,
Arvind

1 Like