Print to JS (disambiguation): Difference between revisions

From StarLogo Nova Wiki
(add images)
(Marked this version for translation)
 
Line 2: Line 2:
<translate>
<translate>


<!--T:3-->
<section begin=image/>[[File:Print_to_JS_(value).png|The Print to JS (value) Block|thumb]]<section end=image/>
<section begin=image/>[[File:Print_to_JS_(value).png|The Print to JS (value) Block|thumb]]<section end=image/>
<section begin=image/>[[File:Print_to_JS_(condition).png|The Print to JS (condition) Block|thumb]]<section end=image/>
<section begin=image/>[[File:Print_to_JS_(condition).png|The Print to JS (condition) Block|thumb]]<section end=image/>

Latest revision as of 19:21, 8 August 2023

Other languages:
The Print to JS (value) Block
The Print to JS (condition) Block

Print to JS could refer to two blocks:

  • Print to JS (value), which takes a value block (square socket) and prints it to the JavaScript console.
  • Print to JS (condition), which takes a condition (or Boolean) block (semicircle socket) and prints it to the JavaScript console.