PdcPlanning.SelectedLineNr

From External Bemet Wiki
Revision as of 14:50, 27 March 2019 by Mike (talk | contribs) (Created page with "== Declaration == SelectedLineNr as String == Description == Returns the selected operation line number in the left window of the planboard. == Notes == == Code example == ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

SelectedLineNr as String

Description

Returns the selected operation line number in the left window of the planboard.

Notes

Code example

msgbox(PDC.App.Planning.SelectedLineNr)

Availability

Available since April 2019 (from version 5.4)