Logical Else
为 else 组件指定 Logical If 条件
描述
当此组件是 else 组件的子组件时,它充当 Logical If 的作用。您可以通过下列方式之一指定此组件:
if then else
if then elseif elseif . . . else
属性
如果组件没有子级,则插入文本:当 Logical Else 组件没有子组件时,将指定的文本插入到报告中。在这种情况下,该组件的作用类似于 Text 组件。
是否在报告中插入内容?
是的,当 if 或 elseif 语句为假时。
类
rptgen_lo.clo_else