susoop_str: List object for Survey Solutions GraphQl character operator...

susoop_strR Documentation

List object for Survey Solutions GraphQl character operator selection

Description

A list of the available transformers

Usage

susoop_str

Format

An object of class list of length 10.

Details

Allows the user to select the operator for the required filter.

Value

A named list with the operator and the value to be passed on as input to the filter.

Examples


# equal to 3
susoop_str$contains("area10")

# not equal to 3
susoop_str$startsWith("area")


susographql documentation built on May 29, 2024, 7 a.m.