VBScript Question:
Download Job Interview Questions and Answers PDF
Explain about filter expression?
Answer:
Filter expression returns an array based on a specific filter search condition and it returns a zero based array. Arguments included in the filter array are Input strings, value, include and compare. If there is no match for the value it returns an empty string.
Download VBScript Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain about the Asc function? | Explain about constants in VBScript? |