Connects one prompt variable to source data.
source is null when the mapping is incomplete.
source
null
{ * variable: "input", * source: "input" * } Copy
{ * variable: "input", * source: "input" * }
{ * variable: "input", * source: null * } Copy
{ * variable: "input", * source: null * }
Optional
Optional JSONPath selector applied to the selected source.
Stored source field populating the variable, or null when the mapping is incomplete.
Prompt variable name without braces.
Connects one prompt variable to source data.
sourceisnullwhen the mapping is incomplete.Example
Example