Array size


The size integer array function is as follows:

size ()

Returns the number of entries in the array as an integer.

Parameters:

This function has no parameters.

Returns:

The number of elements in the array.

Example:

array.add("zero")
array.add("two")
array.add("three")
count = array.size()
// count is 3

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Ops Console Management, BMC AMI Ops Console Automation, and BMC AMI Ops SecureHMC 4.1