Correctly quote variable.
`local` evaluates the content of the variable and returns an error if it is not quoted correctly. Refs: #10707
Loading
Please register or sign in to comment
`local` evaluates the content of the variable and returns an error if it is not quoted correctly. Refs: #10707