We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1509ec2 commit 2633715Copy full SHA for 2633715
docs/PipeScript.Inline.md
@@ -58,6 +58,12 @@ This indicates the end of what should be considered PipeScript.
58
---
59
#### **ReplacementEvaluator**
60
61
+A custom replacement evaluator.
62
+If not provided, will run any embedded scripts encountered.
63
+The output of these scripts will be the replacement text.
64
+
65
66
67
|Type |Requried|Postion|PipelineInput|
68
|-------------------|--------|-------|-------------|
69
|```[ScriptBlock]```|false |named |false |
0 commit comments