2021-01-21, 11:42
What character to use to transfer the value to the newline
e.g. when adding a Tagline to the description of a movie, it comes out at the end:
$ {movie.plot} $ {movie.tagline}
I need the result to be:
$ {movie.plot}
$ {movie.tagline}
e.g. when adding a Tagline to the description of a movie, it comes out at the end:
$ {movie.plot} $ {movie.tagline}
I need the result to be:
$ {movie.plot}
$ {movie.tagline}