Skip to Main Content
Spotfire Ideas Portal
Status Future Consideration
Product Spotfire
Categories Scripting
Created by Guest
Created on Feb 2, 2018

Pass None as Input parameter to python script

Sometimes it would be good when None could be passed as input parameter to a python script which could be used to trigger a special behaviour of the script. Independent of the parameter type there should always be a "None" choice. In the script, the parameter could be tested using "if parameter is None".

  • Attach files