typeOf

open fun typeOf(@NonNull input: Expression): Expression

Returns a string describing the type of the given value.

Return

expression

Parameters

input

expression input

See also

<a href="https://maplibre.org/maplibre-style-spec/expressions/#types-typeof">Style specification</a>