StrIsInArray(string,string[]) Method

Represents method StrIsInArray(string,string[]).

Namespace: IWCGJQCommon
function StrIsInArray(const Str: string; const ExceptProps: array of string): boolean;

Parameters

Str
Type: string

ExceptProps
Type: array of string

Return Value

Type: boolean