PdcPlanning.SelectedProdNr

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

Declaration

SelectedProdNr as String

Description

Returns the selected production number in the left window of the planboard.

Notes

Code example

msgbox(PDC.App.Planning.SelectedProdNr)

Availability

Available since April 2019 (from version 5.4)