Navigation: Programming with Amos > Class Reference > Amos Graphics Class Reference > pd Class Members > Properties
NotReady Property
The NotReady property always returns False. It is provided for compatibility with earlier versions of Amos.
Syntax
result = pd.NotReady
The NotReady method syntax has the following parts:
Part
Description
result
True.
See DiagramDrawIndicatorVariable Method Example