Returns True for endogenous variables.
Syntax
result = object.IsEndogenousVariable ()
The IsEndogenousVariable method syntax has the following parts:
Part |
Description |
result |
True if object is an endogenous variable. |
object |
An object of type PDElement. |
See example.