Skip to content

Commit 80e8a0f

Browse files
StartAutomatingStartAutomating
authored andcommitted
Adding and Updating READMEs
1 parent ba8ba05 commit 80e8a0f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
2+
describe 'Search-ScriptBlock' {
3+
it 'Search-ScriptBlock Example 1' {
4+
Search-PipeScript -ScriptBlock {
5+
$a
6+
$b
7+
$c
8+
"text"
9+
} -AstType Variable
10+
}
11+
}
12+

0 commit comments

Comments
 (0)