geostyler-style
    Preparing search index...

    Interface FstrToUpperCase

    Returns the upper case version of the string

    interface FstrToUpperCase {
        args: [string | GeoStylerStringFunction];
        name: "strToUpperCase";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    args: [string | GeoStylerStringFunction]
    name: "strToUpperCase"