As the question tell, whats is the function of strord in javascript? please provide an example..
Thank you
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
strord()is not a JavaScript function. As best I can tell, it’s an obscure libc function that was only ever present in certain versions of HP-UX.It’s possible that the application you’re looking at defines a function with this name, but, without identifying it, we can’t help you.