Table of Contents

Contains function


Contains(value1 : string|array, value2 : string|array);

Contains(value1,value2)

Compares the characthers of value1 and value2 by checking if value1 contains value2.