ComfyUI Node
is absolute
Checks if a path is absolute. This node returns True if the path is absolute (begins at the root directory), and False if it's relative.
is absolute
- is absolute
◄path►
CategoryBasic/Path
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| path | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| is absolute | BOOLEAN | — |