discovery pattern variable returning partial string
I'm parsing command output from an sql query into a variable (not a table or list, 1 position, no delimiters - so it captures all of the returned text as a single variable). When I try to write that to an attribute, it returns only the first entry, n...
