Inputs
Name | Abbreviation | Type | Access | Description |
Object | O | Object | Item | The object to stringify |
Outputs
Name | Abbreviation | Type | Access | Description |
String | S | String | Item | The stringified object |
Feed in an object
Objects & Features are entities or items represented in the GeoJSON that’s being written by the Flow.
The output is the object’s code, written as plain text (a string).
The output is no longer processed by the Giraffe Engine as code, but instead is treated as text.

