Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8501

How to add line break in if statement

$
0
0

Want to get the output o this query as

 

company name

street

city

state

 

instead of  company name,street,city,state .How can i do this?

 

local stringvar addrs;

if {RIN1.Loccode}= 'condition value' then addrs := 'company name,street,city,state';

if {RIN1.Loccode}= 'condition value' then addrs := 'company name,street,city,state';

if {RIN1.Loccode}= 'condition value' then addrs := 'company name,street,city,state';

if {RIN1.Loccode}= 'condition value' then addrs := 'company name,street,city,state';

addrs;


Viewing all articles
Browse latest Browse all 8501

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>