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

EvaluateFunction won't return a path type variable; it's being cast to string #1099

Open
tomkail opened this issue Jan 31, 2025 · 0 comments

Comments

@tomkail
Copy link

tomkail commented Jan 31, 2025

Describe the bug

When calling EvaluateFunction on a function that returns a path type variable, the returned value is a string (without any signifiers such as "->" to indicate it was a path)

To Reproduce

Call EvaluateFunction on a function that returns a path type variable

Expected behavior

Return a path type variable

I'm on version 2.2.5

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

No branches or pull requests

1 participant