The Conroy & Conroy Subroutine Library (2021.3 edition)

strlen
What: void function
File:
Layer: 1
Format: strlen( str )
Platforms: C++, Pascal

This returns the number of characters in the specified string. In Pascal, this is only defined if the version of Pascal being used does not provide the function.