get_formula method

get_formula(self)

Gets the formula of the calculated field . Only works for calculated field.


def get_formula(self):
    ...

See Also