StringValue.
find
Returns position (0 indexed) of first occurence of substring, optionally after a particular position (0 indexed)
substr (string) –
start (int, default None) –
end (int, default None) – Not currently implemented
position
int, 0 indexed