Translations:On Collision With Do/4/es: Difference between revisions

From StarLogo Nova Wiki
(Created page with "==Matices== {{Block|on collision with [▼] do}} no se puede usar comoconditional como {{Block|l|if}}. {{Block|on collision with [▼] do}} must begin a stack of code.")
(No difference)

Revision as of 16:01, 26 June 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (On Collision With Do)
==Nuances==
{{Block|on collision with [▼] do}} cannot be used as a [[conditional]] such as {{Block|l|if}}. {{Block|on collision with [▼] do}} must begin a [[stack]] of code.

Matices

on collision with [▼] do no se puede usar comoconditional como if. on collision with [▼] do must begin a stack of code.