How can I also output the line number of a Debug entry of a script?

To output the current line number of a script for example use
DebugN("Line:", __LINE__);
The _LINE_ constant is replaced by an integer constant in each script that contains the value of the current line number.
 

Date added:
Last revised:
Hits:
7.202
Version:
3.8, 3.9, 3.10
Platform:
Windows,Linux,Solaris
Rating:
Rating: 3.0. 102 vote(s).
102 anonymous votes
No rating done at all.
Your vote was '' (0 of 5) You are an anonymous user.
You may log on to do personalized votings
Click the rating bar to rate this item Please log on to do ratings
  • Notification

    FE user cannot be identified! (1403201096)

Tags:
Programming / Scripting, PVSS, WinCC Open Architecture