Specify a then
condition for a Logical If
component
This component acts as a then
when it is
the child of the Logical If
component. You can
specify this component as follows:
if then
if then else
if then elseif elseif . . . else
If component has no children, insert text:
Inserts specified text into the report when the Logical
Then
component has no children. In this case, this component
acts like the Text
component.
Yes, when parent if
statement is true.
rptgen_lo.clo_then
For Loop
, Logical Else
, Logical Elseif
, Logical If
, While
Loop