Metreeca Wire
    Preparing search index...
    • Generates a SPARQL strends() call testing a string suffix.

      Evaluates to true when source ends with suffix.

      Parameters

      • source: string

        The expression evaluating to the string to test

      • suffix: string

        The expression evaluating to the candidate suffix

      Returns string

      The strends() call