customFoundrySetupDir
Specifies the directory path to the custom foundry setup details.
To set this variable in the .cdsinit file or CIW, use the call:
envSetVal("voltusXFi.project" "customFoundrySetupDir" 'string "directory_path")
To set this variable in the .cdsenv file, use the call:
voltusXFi.project customFoundrySetupDir string "directory_path"
Return to top