Salesforce

CX (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

CX (Magic xpa 3.x)

Returns the position on the x-axis relative to the window of a specified control or to its container control.

Syntax:

CX(control name, generation)

Parameters:

control name: The name of the control. If you specify an empty string (''), the last parked control will be used.

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:

Position in units of measurement.

Note:

Only parkable controls set the values for the function. A parkable control is a control with data or a control that may return an action.

See also:

CY

The Online and Rich Client Samples projects (program IF01and RIF01)

Reference
Attachment 
Attachment