Ask Manual Question Sensor With Parameters And Filter ======================================================================================== Ask a manual question using human strings by referencing the name of a single sensor that takes parameters, but supplying only two of the four parameters that are used by the sensor. Also supply a sensor filter that limits the column data that is shown to values that match the regex '.*Shared.*'. No sensor filter options, question filters, or question options supplied. * `STDOUT from Example Python Code <../_static/pytan_outputs/ask_manual_question_sensor_with_parameters_and_filter_stdout.txt>`_ * `STDERR from Example Python Code <../_static/pytan_outputs/ask_manual_question_sensor_with_parameters_and_filter_stderr.txt>`_ * Example Python Code .. literalinclude:: ask_manual_question_sensor_with_parameters_and_filter_code.py :linenos: :language: python .. rubric:: Footnotes .. [#] this file automatically created by BUILD/build_api_examples.py