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
Copy
Pipeline = CRM.GetBlock('pipeline');
Pipeline.Selected(1);