Skip to content

Commit 0531a68

Browse files
StartAutomatingStartAutomating
StartAutomating
authored and
StartAutomating
committed
feat: Namespace.get_Variable ( Fixes #1144 )
1 parent e24b2cd commit 0531a68

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/Namespace/get_Variable.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
Namespace.get_Variable()
2+
------------------------
3+
4+
### Synopsis
5+
Gets the variables in the namespace.
6+
7+
---
8+
9+
### Description
10+
11+
Gets all the variables in the namespace.
12+
13+
These are all the variables where the name matches the pattern of the namespace,
14+
or the `.Value.pstypenames` match the pattern of the namespace.
15+
16+
---

0 commit comments

Comments
 (0)