Project

General

Profile

Javascript » History » Revision 2

Revision 1 (Torbjorn Carlqvist Admin, 09/01/2021 01:50 PM) → Revision 2/28 (Torbjorn Carlqvist Admin, 09/01/2021 02:09 PM)

h1. Javascript guide for DTXr code IDE 

 h2. print 

 Prints a message to footer log window as well as the automation.log file. 

 <pre><code class="javascript">print("hello");</code></pre> 
 TODO: Add scratch pad