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.
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
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 |