lua Execute a function given its name as a string! Quick Lua programming tip showing how to execute functions dynamically from string names using loadstring(). Demonstrates practical application in embedded web interfaces for computer vision applications on resource-limited systems.