Движок правил wb-rules 1.7/en: различия между версиями

(Новая страница: «The comments indicate the output of the log commands for earlier versions and for the current version. Note the 'var' before the variables.»)
(Новая страница: «'''rules1.js''' <syntaxhighlight lang="js"> var test1 = 42;»)
Строка 22: Строка 22:
The comments indicate the output of the log commands for earlier versions and for the current version. Note the 'var' before the variables.
The comments indicate the output of the log commands for earlier versions and for the current version. Note the 'var' before the variables.


'''Сценарий 1 (rules1.js)'''
'''rules1.js'''
<syntaxhighlight lang="js">
<syntaxhighlight lang="js">
var test1 = 42;
var test1 = 42;