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.

Items - StartRecording - FD

Items - StartRecording

ItemPath is optional. If provided, ItemPath must be a digitizer object.
If is omitted, PlanSwift will attempt to record the currently selected item, if any.

Returns 1 (True) if successful, otherwise returns 0 (False).

Declaration:

StartRecording(ItemPath: String): Integer;

Source Code

Delphi

Scripting
Result := StartRecording(ItemPath);

Copyright 2023 ConstructConnect