Project Create
`storeResultIn` stores the observed GUID for compatibility. `storeBindingIn` stores a separate run-scoped token for exact project-instance binding. Use different variables for the GUID and runtime binding outputs.
Inputs
| Input | Required | Value Kind | Types | Enum Values |
|---|---|---|---|---|
path | yes | expression | file-path-string | — |
onError | no | expression | enum-string | STOP, CONTINUE, RETURN_FALSE |
storeResultIn | no | variable-name | variable-name | — |
storeBindingIn | no | variable-name | variable-name | — |
Notes
No additional notes are available yet.