GB0091

Graph-Break Type

Short name describing what triggered the graph break

Read uninitialized cell

Context

Values or code snippet captured at the break point

str(cellvar)

Explanation

Explanation of why the graph break was triggered

Attempted to read a cell variable that has not been populated yet.

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry