KB-36699: Inserting a line break into an E3 script.

Question:

How can I insert a line break in an E3 script?

Solution:

To do so, you must use an underscore character in the end of the line. For example:

vector = Array(“Test1”, “Test2”, “Test3”, “Test4”,_
“Test5”, “Test6”, “Test7”)
Print Friendly, PDF & Email

Este artigo foi útil? Was this helpful?

Classificação média - Average rating 0 / 5. Count: 0

Deixe seu Comentário

Seu endereço de e-mail não será publicado. Campos marcados com asterisco são obrigatórios *