VBScript Question:
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.
Previous Question | Next Question |
Explain about the Asc function? | Explain about constants in VBScript? |