struct.mark

Syntax

b = struct.mark(p)
struct.mark(p) = b

Get/set the mark flag on the structural element. The structural element logic may modify this flag during command processing and cycling.

Returns:b - a boolean indicating if the element is marked
Accepts:b - a boolean indicating if the element is marked
Arguments:p - a pointer to a structural element