Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

strlength

(This command has been awarded a Yubnub Golden Egg)

http://jonathanaquino.com/yubscripts/strings/stringmanip.php?command=strlength&input=%s&xn_auth=no
NAME
    strLength - returns the length of a string

SYNOPSIS
    strLength [STRING]

EXAMPLES
    strLength abcdefg     (returns: 7)
    strLength This is a string     (returns: 16)

DESCRIPTION
    This command will return the length of the inputted string.

    Do not surround the string with quotes.

AUTHOR
    Allen Ormond <aormond (at) fromrocks (dot) com>
    
73529 uses - Created 2005-08-12 00:58:20 - Last used 2022-02-13 14:08:51
Is this command broken? Tell Jon if you know how to fix it.