FUNCTION::STRINGAT
Section: A collection of standard strin (3stap)
Updated: March 2013
Index
Return to Main Contents
NAME
function::stringat - Returns the char at a given position in the string
SYNOPSIS
stringat:long(str:string,pos:long)
ARGUMENTS
str
-
the string to fetch the character from
pos
-
the position to get the character from (first character is 0)
DESCRIPTION
This function returns the character at a given position in the string or zero if thestring doesn't have as many characters.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 09:58:16 GMT, March 20, 2013