Selected

Selects a pipe section.

Once a pipe section is selected, you can change the section style.

Parameters

Value. Specifies the number of the section to select.

Examples

Pipeline = CRM.GetBlock('pipeline');
Pipeline.Selected(1);