Home > @lynx-js/genui > executeFunctionCall
executeFunctionCall() function
Resolve arguments, look the function up in the registry, and invoke it. When no impl is registered, log once and return undefined so callers (checks, dynamic-property bindings) can degrade gracefully.
Signature:
Parameters
Returns:
unknown

