StructKeyTranslate

Converts a struct with dot-notated keys in to an unflattened version

Method Signature

StructKeyTranslate(struct=[structloose], deep=[boolean], retainKeys=[boolean])

Arguments

ArgumentTypeRequiredDescriptionDefault

struct

struct

true

The struct to unflatten

deep

boolean

false

Whether to recurse in to nested keys - default false

false

retainKeys

boolean

false

Whether to retain the original dot-notated keys - default false

false

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC