Changes between Initial Version and Version 1 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Form/GetItemCount
- Timestamp:
- 05/17/19 15:04:24 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Form/GetItemCount
v1 v1 1 = !GetItemCount = 2 3 {{{ 4 int GetItemCount(void) 5 }}} 6 7 == Parameters == 8 9 * function does not take any parameters. 10 11 == Return Value == 12 13 The !GetItemCount function returns the number of items in the form. 14 15 == Remarks == 16 17 18 == Example == 19