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

Add missing method #285

Closed
wants to merge 3 commits into from
Closed

Conversation

Willem1987
Copy link
Contributor

Attempt to fix #280 . Works with

private String agentName(){
return 'someLabel';
}

But cannot access AGENT def for some reason.

@Willem1987
Copy link
Contributor Author

May be closed in favor of #289

@Willem1987 Willem1987 closed this Sep 17, 2020
@Willem1987 Willem1987 deleted the add-missing-method branch September 17, 2020 11:17
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

Successfully merging this pull request may close these issues.

Calling method in agentdeclararion throws error
1 participant