convert an array of objects into readable string format
summary (oneliner)
This op converts an array of objects to a string.
Objects are sperated by a new line.
A handy op for debugging API data.
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
Array In (Array)
array of objects input
Outputs
String (String)
string output
Patches using ArrayOfObjectsToString
Changelog
created op 2020-04-16 - simod | |
Ops.User.cables.ArrayOfObjectsToString renamed to Ops.Array.ArrayOfObjectsToString 2020-04-16 - simod |