FUNCTION::STRLEN

Section: A collection of standard strin (3stap)
Updated: November 2022
Index Return to Main Contents
 

NAME

function::strlen - Returns the length of a string  

SYNOPSIS

    strlen:long(s:string)
 

ARGUMENTS

s

the string
 

DESCRIPTION

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

SEE ALSO

tapset::string(3stap)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:22:17 GMT, November 16, 2022