geostyler-style
    Preparing search index...

    Interface FstrToLowerCase

    Returns the lower case version of the string

    interface FstrToLowerCase {
        args: [string | GeoStylerStringFunction];
        name: "strToLowerCase";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

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