Changes between Version 18 and Version 19 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Form/CForm


Ignore:
Timestamp:
05/17/19 15:03:54 (6 years ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/Prog/Manual/ApplicationLibraries/lib825ev/Form/CForm

    v18 v19  
    226226
    227227
    228 === !GetItemCount ===
    229 
    230 {{{
    231 int GetItemCount(void)
    232 }}}
    233 
    234 ==== Parameters ====
    235 
    236 * function does not take any parameters.
    237 
    238 ==== Return Value ====
    239 
    240 The !GetItemCount function returns the number of items in the form.
    241 
    242 ==== Remarks ====
    243 
    244 
    245 ==== Example ====
    246 
    247 
     228