Community
Participate
Working Groups
eglx.rbd.StrLib contains this function. function characterLen(text string in) returns(int) return( text.trim().length() ); end The trim() should actually be clip().
Done. The eglar, egl file, and runtimes have been updated.