menu_addblank2
Adds a blank line to a menu, always shifting the numbering down.
Syntax
native menu_addblank2( menu )
Usage
| menu | Menu resource identifier. |
Return
1 — on success, 0 on failure.
Notes
This will add a special item to create a blank line. It will affect the menu
Errors
Invalid menu resource.
Defined in
newmenus.inc
at line 349
.
This documentation was automatically generated from source.