1. Variables or arguments in a function, method, or system that have not been assigned a value or whose values are unknown or not yet determined
The function failed because of undefined parameters in the configuration file.
A função falhou por causa de parâmetros indefinidos no arquivo de configuração.
2. In programming, parameters that reference a value of 'undefined' rather than having a concrete value assigned
The developer received an error about undefined parameters when running the code.
O desenvolvedor recebeu um erro sobre parâmetros indefinidos ao executar o código.