Skip to main content

GetFormatVals

No overview available.

def GetFormatVals() - > []string

Retrieves all valid string representations of the LiteralMapFormat enum. Callers can use this to get a list of all supported format values.

Returns

TypeDescription
[]stringA slice of strings, where each string is a valid literal representation of a LiteralMapFormat enum value.