Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python call function from string

result = getattr(model_or_object, 'function')('arguments')
 
PREVIOUS NEXT
Tagged: #python #call #function #string
ADD COMMENT
Topic
Name
7+5 =