cut

Accesses the object for the Cut item in the M-Business Client menus.

Interface

PODSMenu

IDL definition
readonly attribute PODSMenuItem cut;
JavaScript synopsis
menu.cut
C synopsis
PODSMenuItem* PODSgetCut(PODSMenu* menu);
Parameters
  • menu   The PODSMenu object.

Returns

The object for the Cut item in the M-Business Client menus.