383
edits
m (rdcode var reading since many events allow it) |
m (→Custom) |
||
Line 50: | Line 50: | ||
'''Custom''' conditionals allow for '''RDCode''' conditional expressions to be inputted, such as comparisons (e.g. <code>i0 < 5</code>) and boolean reading (e.g. <code>b0</code>). | '''Custom''' conditionals allow for '''RDCode''' conditional expressions to be inputted, such as comparisons (e.g. <code>i0 < 5</code>) and boolean reading (e.g. <code>b0</code>). | ||
See [[List of Custom Methods#Variables|List of Variables]] for variables that can be checked within these types of conditionals. | |||
== RDCode programming == | == RDCode programming == |
edits