Intern — Senior
Creating a custom function to calculate string length
livecode
Task condition
Implement a function similar to the standard strlen that returns the number of characters in the given string.
livecode
Task condition
Implement a function similar to the standard strlen that returns the number of characters in the given string.