Home | Advertising Info812 USERS CURRENTLY ONLINE   
PowerASP
   Site Search Contact Us Wednesday, January 22, 2025  


VBscript Built-in Functions

Back to Function List

UBound

Gives the largest available subscript for the specified dimension of an array

UBound(arrayname[, dimension])

The UBound function syntax has these parts:

 

Part Description
arrayname Required. Name of the array variable; follows standard variable naming conventions.
dimension Optional. Whole number indicating which dimension's upper bound is returned. Use 1 for the first dimension, 2 for the second, and so on. If dimension is omitted, 1 is assumed.
The UBound function is used with the LBound function to determine the size of an array. Use the LBound function to find the lower limit of an array dimension.

The default lower bound for any dimension is always 0. As a result, UBound returns the following values for an array with these dimensions:

 

Dim A(100,3,4)

 

Statement Return Value
UBound(A, 1) 99
UBound(A, 2) 2
UBound(A, 3) 3
 





   Active Server Pages Rule The World
Contact Us  
All artwork, design & content contained in this site are Copyright © 1998 - 2025 PowerASP.com and Christopher J. Williams
Banner ads ,other site logos, etc are copyright of their respective companies.
STATS Unless otherwise noted - All Rights Reserved.

Active Server Pages ASP control controls class classes module script Scripts applet CJWSoft ASPProtect ASPBanner ASPClassifieds www.aspclassifieds.com, www.powerasp.com,www.cjwsoft.com,www.aspphotogallery.com,www.codewanker.com,www.aspprotect.com,www.aspbanner.com