To open any link in a new tab, preserving your position in the current article, just hold down the <CTRL> key on your keyboard before clicking the link or click using your mouse wheel.

OpenJobEx (2)

OpenJobEx



Shows the Open Job Dialog for the user to select a job to open.



Syntax:

Procedure: OpenJobEx;


API Call:

Scripting
CanOpenEx := FALSE; //Do we really want to do this ???

if CanOpenEx then
  begin
    PlanSwift.OpenJobEx;
  end;

Result := CanOpenEx;

Copyright 2023 ConstructConnect