.. _func_maxgui_gadgetcut: ========= GadgetCut ========= GadgetCut - Description =========== .. code-block:: blitzmax GadgetCut( gadget:TGadget ) Perform a cut operation on a gadget. This is most commonly used on @TextAreas to cut text that is currently selected. Parameters ========== Return Values ============= Nothing. Examples ======== See Also ========