Print library

<< Click to Display Table of Contents >>

Navigation:  Project > Scripts > ST language > Embedded functions >

Print library

Previous pageReturn to chapter overviewNext page

print(Input) -  print input in the log.

 

Example:

print("Some message");

This function will print "Some message" in Debug window in TeslaSCADA IDE and in the log in TeslaSCADA2 Runtime.