VBScript Question:
Download Questions PDF

Explain about filter expression?

VBScript Interview Question
VBScript Interview Question

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 QuestionNext Question
Explain about the Asc function?Explain about constants in VBScript?