Skip to content

DictToVariables error in script #1

@dansmith65

Description

@dansmith65

I just copied the custom functions and script steps into a new file in FM12 and found an error with the use of DictToVariables - it contained two parameters in the script, but the custom function is only defined to accept one.

Here is how it was used in the script:
DictToVariables ( $params; "p" )

(lines 152 and 1132 when viewed on GitHub)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions