Attribute Function (OpScript)
=============================

.. lua:module:: AttributeFunctionUtils

.. lua:function:: GetRegisteredFunctionNames([omitInternalFunctions=true]) \
        -> table<string>

.. lua:function:: Run(string functionName, Attribute args) -> Attribute