E
CDF Environment Variables
This appendix describes the public environment variables that control the characteristics of the Component Description Format. You can customize the operation and behavior of CDF features and form by changing the values of particular environment variables. The default value of each variable appears in the syntax descriptions.
See the following function for more information:
defaultCDFType
Specifies the default value of the radio options in the CDF form.
|
|
cdf.editor defaultCDFType cyclic "Effective" nil |
|
|
|
envSetVal( "cdf.editor" "defaultCDFType" 'cyclic "Effective" ) |
|
Base |
||
User |
||
Effective |
||
defaultDisplay
Displays the library and cell information in the CDF form based on the specified options.
Return to top