Salesforce

MMStop (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

MMStop (Magic xpa 3.x)

Stops the process of a multi-mark handler.

Syntax:

MMStop()

Parameters:

None

Returns:

When this function is evaluated, the execution of the handler for the current running record is stopped, the marked records processing is canceled, and the engine parks on the record for which the MMStop function is evaluated.

Exceptions:

  • Any operation after the evaluation of the MMStop, within the MM event, will not be executed.

  • Multimarking functions are not supported in Table controls of Rich Client tasks.

See also:

How Do I Let the End User Mark Several Records in a Table and Handle the Marked Records Collection?

The Online Samples project (program EL07)

Reference
Attachment 
Attachment