Array forming

Certified Senior Developer

Hello All,

I have forloop giving the values like this.

"Test.txt"
"Test - Copy.txt"
"Untitled_1.log"
"DB connection.xml"
I wanted to form an array of this like {"Test.txt","Test - Copy.txt","Untitled_1.log","DB connection.xml"}.
How can I do this.

  Discussion posts and replies are publicly visible