|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
When creating a Python script in Chameleon, you may need to know whether the data contained in the value variable exists or is valid. The 5.0 parser engine defines a variable named value_state that provides this information. The following table lists the possible values of value_state and what they mean:
The following example shows how to use the value_state variable to check the state of the value variable:
|