Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>button_cnt()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
BUTTON_CNT()
   Returns the number of buttons defined in a specified menu.

   Syntax
         nCountOfButtons = BUTTON_CNT(nMenuNum)

   Arguments
         nMenuNum          Sets the number of the menu.

   Returns
         nCountOfButtons   Returns the number of buttons defined in the
                           specified menu.

   Description
         Determines the number of buttons defined for the specified menu. If
         no menu number is specified, then the current menu is used as a
         default. If no menus are defined, the function returns a 0. The last
         selected menu can be returned with KP_MENU().

See Also: BUTTON_ADD() BUTTON_CUR() BUTTON_EDT() BUTTON_HOT() CLR_BUTTON()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson