- 0 Talk
-
API KBSetup GetLanguageCount
Returns the number of languages in the knowledge base.
count = KBSetup_GetLanguageCount()
Parameters
Edit
Arguments
Edit
- ()
Returns
Edit
- count
- count
- Integert - The number of the available languages.
Details
Edit
- Seems to only work if KBSetup_IsLoaded() returns true.
- On a EU client this function returns 4 (enUS, deDE, frFR, esES).