Index  Up  <<  >>  


either

CALL INFORMATION
No parameters.

Pass attribute hash as last to subroutine: no

Must pass named parameter interpolate=1 to cause interpolation.

This is a container tag, i.e. [either] FOO [/either]. Nesting: NO

Invalidates cache: no

Called Routine:

ASP/perl tag calls:

    $Tag->either(
        {
        },
        BODY
    )
  
 OR
 
    $Tag->either($BODY);

 

DESCRIPTION
NO DESCRIPTION


Index  Up  <<  >>