elCount
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
long elcount(...);// if used with arrays which are function parametersdword elcount(...);// in all other cases
Description
Determines the number of elements of an array. Note: The functionelcount always returns 1 when called with an associative field; it is only meant for non-associative fields (arrays).