cancel
Showing results for 
Search instead for 
Did you mean: 

Line break in script logic

0 Kudos

Hello everyone!

There is a long string in code of script logic, which needs to break on some smaller lines.

Is anybody knows how to make line break in script logic?

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor
0 Kudos

*BEGIN

...

*END

Fully documented in help...

Vadim

former_member186338
Active Contributor
0 Kudos

P.S. But do you really need a very long line? I suspect some issues in the logic... Can you show the code?

0 Kudos

Thank you, Vadim! It was really helpful.

0 Kudos

how to copy/past text to this chat? i`ll show the line

former_member186338
Active Contributor
0 Kudos

Then - close the discussion!

former_member186338
Active Contributor
0 Kudos

No issues with copy/paste using IE or FireFox

0 Kudos

i`m using IE 11 and Cntrl+C don`t work, Right button -> Past - is not active  

former_member186338
Active Contributor
0 Kudos

Ups, Paste is not working...

Try FireFox, I am using it for years...

0 Kudos

it`s working in Chrom

example of long line in code:

*REC(EXPRESSION = ((([ACCOUNT].[VYR_OPER],[MEASURES].[YTD],[CATEGORY].[ACTUAL])+([ACCOUNT].[VYR_OPER],[CATEGORY].[%CATEGORY_SET%],[TIME].[%TIME_SET%]))-(([ACCOUNT].[ZATR_POROZH],[MEASURES].[YTD],[CATEGORY].[ACTUAL])+([ACCOUNT].[ZATR_POROZH],[CATEGORY].[%CATEGORY_SET%],[TIME].[%TIME_SET%])))/(([ACCOUNT].[POTREB_OPER],[TYPEACT].[NONE],[UNITS].[%UNITS_SOURCE%_tex],[MEASURES].[YTD])+([ACCOUNT].[POTREB_OPER],[TYPEACT].[NONE],[UNITS].[%UNITS_SOURCE%_tex],[CATEGORY].[%CATEGORY_SET%],[TIME].[%TIME_SET%])), UNITS = %UNITS_SOURCE%_WAM, CATEGORY = %CATEGORY_SET%, TIME = %TIME_SET%)

former_member186338
Active Contributor
0 Kudos

Yes, to my mind there are a lot of issues in this code...

Please open a new discussion and answer questions in

Answers (0)