From professional translators, enterprises, web pages and freely available translation repositories.
to retrieve a single function definition by its name call getfunctiondefinition(string name) method.
Для извлечения одного определения функции по ее имени вызовите метод getfunctiondefinition(string name) .
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
the method getfunctiondefinition(string name, callercontroller caller) will return a definition or null if function is not accessible by caller .
Метод getfunctiondefinition(string name, callercontroller caller) вернет определение или ноль, если функция недоступна вызывающему .
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
• getfunctiondefinitions() - this method will return the list of all functions in a context
• getfunctiondefinitions() - этот метод вернет список всех функций в контексте
Last Update: 2018-02-21
Usage Frequency: 1
Quality: