THIS TAG HAS SPECIAL POSITIONAL PARAMETER HANDLING.
Pass attribute hash as last to subroutine: no
Must pass named parameter interpolate=1 to cause interpolation.
Invalidates cache: no
Called Routine:
Called Routine for positonal:
ASP/perl tag calls:
$Tag->or(
{
type => VALUE,
term => VALUE,
op => VALUE,
compare => VALUE,
}
)
OR
$Tag->or($type, $term, $op, $compare);
Attribute aliases
base ==> type
comp ==> compare
operator ==> op