Details
Description
I have observed issues when trying to pass a datacontainer as a variable name.
vars: "bundle" string => "mybundle"; methods: "" usebundle => report_data("@($(bundle).d)")
This will result in an error
error: List or container parameter '$(bundle).d' not found while constructing scope 'report_data' - use @(scope.variable) in calling reference
Attachments
Issue Links
- relates to
-
CFE-3299 List references in methods not expanded when they depend on a variable
-
- Done
-