FCAnd (open)

Create a form condition that matches if all of the given conditions match

Syntax

LOADLIB "mod::publisher/lib/forms/conditions.whlib";

RECORD FUNCTION FCAnd(RECORD ARRAY conditions, RECORD options)

Parameters

RECORD ARRAY conditions

The list of conditions to check

RECORD options

Return value

RECORD

The form condition