Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
jina
Contributor
Contributor

Difference between ';' and ',' and '.' in script

 Hi, guys!
I am studying Qlik Sense script now.
I wonder what circumstances you write ',' or  ';' or '.' in script.

 

1 Solution

Accepted Solutions
Lisa_P
Employee
Employee

If you are talking about the data load script, a comma is typically to separate fields or parameters, a semi-colon will terminate a statement and a full-stop is usually related to file.ext

View solution in original post

1 Reply
Lisa_P
Employee
Employee

If you are talking about the data load script, a comma is typically to separate fields or parameters, a semi-colon will terminate a statement and a full-stop is usually related to file.ext