Answer the question
In order to leave comments, you need to log in
How to separate a word in an array to work with it?
I fill in the array from the keyboard "name" after "password"
the input to the array is as follows: updatedArray[updatedArray.length - 1] = login + "||" +password;
the result is the following output: Users:
- login||password
how can I check for an existing login? how to separate "login" for separate work with it
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question