Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type conversion of singleton lists #76

Open
saig0 opened this issue Aug 3, 2021 · 0 comments
Open

Type conversion of singleton lists #76

saig0 opened this issue Aug 3, 2021 · 0 comments

Comments

@saig0
Copy link
Member

saig0 commented Aug 3, 2021

A singleton list (i.e. a list with one item) can be converted into a value and visa-verse.

For example, if the variable of a decision is of type list<string> and the decision logic evaluates to string then the value is converted into list<string>.


image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant