...
In this case, the @result
array will contain the list {{{ "bar", "baz", "foo"
}}}.
Risk Assessment
Using an unspecified value can lead to erratic program behavior.
...
...
In this case, the @result
array will contain the list {{{ "bar", "baz", "foo"
}}}.
Using an unspecified value can lead to erratic program behavior.
...