Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

Status Future consideration
Workspace Jedox Platform
Categories In-Memory DB
Created by Guest
Created on Sep 3, 2021

Database script function for string length

Please implement a function to determine the length of a string. I have not found such a function in the documentation and tried to guess LEN(), LENGTH(). STRLEN() without success.

There is a general benefit of such a function. Other string functions are very limited in the usage without such a function.