function::strlen.3stap

Langue: en

Version: September 2010 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

function::strlen - Returns the length of a string.

SYNOPSIS

     strlen:long(s:string)
 

ARGUMENTS

s

the string

GENERAL SYNTAX

strlen: long (str:string)

DESCRIPTION

This function returns the length of the string, which can be zero up to MAXSTRINGLEN.