End of Life — Legacy Version
Urbano v1 has reached end of life and is no longer actively maintained. This documentation is kept for reference only. We recommend using Urbano v2 for active projects.
Go to Urbano v2
Create Metadata
Create metadata from field names (keys) and corresponding values.
Inputs
-
Keys []
Field names (keys) in the metadata -
Vals []
Values corresponding to keys in the metadata
Outputs
-
Meta
Serializable dictionary with string keys and arbitrary values
