Nested if statement in location scheme

I’m am having problems as I wish to use two if statements one to test if a page is a landing page and the other to check for cross site link.

I cannot work out how it is possible to use two if statements together?

Daniel,

In the Rhythmyx Implementation Guide, the topic “Defining the Dispatch Binding” (pp. 165-167) illustrates how to implement nested if statements. Specifically, see the text beginning after Figure 122 at the bottom of p. 166.

RLJII