Returns the number of strings in a string reference list.
Input Arguments
0 |
String Ref List |
String List |
The string reference list containing the strings to count. |
Return Arguments
1 |
Integer |
Total Count |
The total number of strings in the list. |
Returned Status
SUCCESS |
The strings were counted successfully. |
FAILURE |
The supplied string reference list was not found. |
Remarks
None.