get_string_value method

get_string_value

Gets the string value of the pivot item If the value is null, it will return ""

def get_string_value(self):
    ...

See Also