geostyler-style
    Preparing search index...

    Interface FstrTrim

    Returns a copy of the string, with leading and trailing blank-space omitted

    interface FstrTrim {
        args: [string | GeoStylerStringFunction];
        name: "strTrim";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

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