cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Paracharan
Level 2

Functions to verify empty lines

Hi,
I would like to read an XML file like config files. I could read the lines of the file using GetLine function. I want to verify whether the lines being read are empty or has some data in it. Is there any function to do that? I dont see intellisense in the installscript page. So, it is difficult for me to narrow down to the required function.
Also Please let me know how can i get to know about predefined installscript functions.

Thanks,
Paracharan.N
Labels (1)
0 Kudos
(2) Replies
OldBean
Level 5

Would StrTrim / StrLength help?
0 Kudos
Paracharan
Level 2

Thanks oldBean

- Paracharan.N
0 Kudos