iNTERFACEWARE Products Manual > Installing and Using Chameleon > Using Python Scripting > Chameleon Python API > Value Variable |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
The value variable is a Chameleon-defined global variable that is used to manipulate data values. The value variable is very important because it allows you to access message data from within Python scripts. This section explains the various meanings that the value variable can have and shows you how to use it to create defaults and store and re-emit parameters. In addition, this section demonstrates its usage in table and segment scripts. |