Skip to contents

An attribute holding a boolean value.

Usage

BoolAttr(name, value)

Arguments

name

(character(1))
The name of the attribute.

value

(logical(1))
The boolean value.

Value

BoolAttr