Teneo Developers
Table of Contents
Was this page helpful?

Share to

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 typeError messageImplicationResolution
ErrorThe condition is emptyLanguage Object cannot be savedFill in the TLML Syntax of the Language Object; learn more
ErrorThe document name is not uniqueLanguage Object cannot be savedRename 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 typeError messageImplicationResolution
ErrorThe document name is not uniqueLanguage Object cannot be savedRename the Language Object; more info
ErrorThe Language Object condition must not be emptyLanguage Object cannot be savedFill in the TLML Syntax of the Language Object; learn more
ErrorVariables must not have empty namesLanguage Object cannot be savedAdd the name of the variable; read more here
ErrorVariables must not have duplicate namesLanguage Object cannot be savedEdit the name of one of the variables; read more here
ErrorPlease use a different name as this one is already in useLanguage Object cannot be savedEdit 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.

Syntax error highlighting

Needs help with the TLML syntax? Check out the Troubleshooting TLML Syntax page