function method

function(self, function_argument)

def function(self, function_argument):
    ...
ParameterTypeDescription
function_argumentIMathElement

function(self, function_argument)

def function(self, function_argument):
    ...
ParameterTypeDescription
function_argumentstr

See Also