Changes
Page history
Create Skills/Conditions/InPinRegion
authored
Dec 22, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Conditions/InPinRegion.md
0 → 100644
View page @
83396462
## Description
Checks if the target entity is within a region delimited by two [pins].
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| pin1 | p1 | The first [pin] | |
| pin2 | p2 | The second [pin] | |
## Examples
```
yaml
TargetConditions
:
-
inpinregion{p1=mypin;p2=anotherpin}
```
<!-- LINKS -->
[
pin
]:
Pins
[
pins
]:
Pins
\ No newline at end of file