Troubleshooting
Language Object
The Errors panel becomes visible when errors are detected in the Language Object; the below table lists possible errors and provide relevant information for the user to resolve the issue.
Error type | Error message | Implication | Resolution |
---|---|---|---|
Error | The condition is empty | Language Object cannot be saved | Fill in the TLML Syntax of the Language Object; learn more |
Error | The document name is not unique | Language Object cannot be saved | Rename the Language Object; more info |
Needs help with the TLML syntax? Check out the Troubleshooting TLML Syntax page
Teneo Studio performs error detection and validation of Language Objects, the below table lists the errors and provide relevant information for the user to resolve the issue.
Error type | Error message | Implication | Resolution |
---|---|---|---|
Error | The document name is not unique | Language Object cannot be saved | Rename the Language Object; more info |
Error | The Language Object condition must not be empty | Language Object cannot be saved | Fill in the TLML Syntax of the Language Object; learn more |
Error | Variables must not have empty names | Language Object cannot be saved | Add the name of the variable; read more here |
Error | Variables must not have duplicate names | Language Object cannot be saved | Edit the name of one of the variables; read more here |
Error | Please use a different name as this one is already in use | Language Object cannot be saved | Edit the name of one of the variables; read more here |
Note that TLML Syntax errors are highlighted with a red boxed x next to line in the Language Object Syntax editor; hovering over the x displays more information to the developer.
Needs help with the TLML syntax? Check out the Troubleshooting TLML Syntax page