as_argument_of_function method
as_argument_of_function
def as_argument_of_function(self, function_name):
...
as_argument_of_function
def as_argument_of_function(self, function_name):
...
Parameter | Type | Description |
---|
function_name | str | |
as_argument_of_function
def as_argument_of_function(self, function_type):
...
as_argument_of_function
def as_argument_of_function(self, function_type, additional_argument):
...
as_argument_of_function
def as_argument_of_function(self, function_type, additional_argument):
...
See Also