|
THE META-HTML LANGUAGE REFERENCE MANUAL
|
Manual Page Viewer
Name: ARRAY-SIZE
Section:
Arrays
Synopsis:
Description:
Returns the number of elements in the array referenced by the variable ARRAYVAR.
Examples:
<set-var array[]="this">
<array-size array>
produces:
1
and,
<array-shift 4 array>
<array-size array>
produces:
5
Edit Pointer
Function Index
Variable Index
Variable Editor

The
META-HTML
Reference Manual V1.4
Copyright © 1995, 1996,
Brian J. Fox,
1996, 1997 Universal Access Inc.
Found a bug? Send mail to
bug-manual@metahtml.com