geetools.String.StringAccessor#

class geetools.String.StringAccessor(obj)#

Toolbox for the ee.String class.

Initialize the String class.

Parameters:

obj (ee.String)

Methods#

eq(other)

Compare two strings and return a ee.Number.

format(template)

Format a string with a dictionary.