in-transaction? ( -- ? )


Vocabulary
db

Inputs
None

Outputs
?a boolean


Word description
Returns true if there is currently a transaction in progress in this scope.

Definition