Salesforce

IsRowEditing (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

IsRowEditing

Returns the editing state of the currently parked row.

Syntax:

IsRowEditing(generation)

Parameters:

generation: A number that represents the task's hierarchic position in the runtime task tree. 0 represents the current task, 1 its immediate ancestor, and so on.

Returns:

True if the row is in the editing state; False otherwise.

Note:

The function also works for Screen mode.

It is available only for Web Client tasks.

Since version: 4.1

Reference
Attachment 
Attachment