bumble.sf.net language and parsing

plain text fnTestSetIdentity() fnTestSetIdentity(...)

Description


This function compares two Sets (ie either Arrays or String Lists) or a value and a Set and tests if the sets are identical. .

Syntax


fnName(setFirst, setSecond, [bCaseSensitive], [bSeeWhiteSpace])

Example


<%@ Language=VBScript %> <% Response.Buffer = true %>