FCOr (open)

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

Syntax

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

RECORD FUNCTION FCOr(RECORD ARRAY conditions, RECORD options)

Parameters

RECORD ARRAY conditions

The list of conditions to check

RECORD options

Return value

RECORD

The form condition