Skip to content

about arguements #34

Answered by Manjushree15
vajrang-b asked this question in Q&A
Jul 27, 2021 · 7 comments · 5 replies
Discussion options

You must be logged in to vote

Arguments are used to pass value from one workflow to another workflow whereas variables pass values within the current workflow.
Types of arguments:
In: Value is passed into the workflow(input)
Out: Value is passed out of the workflow.
in/out :Value can be either passed in or out of the workflow
We can provide default value to in_args
Default value is not supported out_args.

Replies: 7 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@vbrroy
Comment options

@vajrang-b
Comment options

vajrang-b Jul 27, 2021
Maintainer Author

@vbrroy
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@vajrang-b
Comment options

vajrang-b Jul 28, 2021
Maintainer Author

Answer selected by vajrang-b
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@vajrang-b
Comment options

vajrang-b Jul 28, 2021
Maintainer Author

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
8 participants