Changes

Jump to: navigation, search

Transaction Variables

1 byte added, 20:09, 13 November 2013
m
no edit summary
* Also: when summing values don't forget the zero after the closing square bracket. For example, if there are transactions with values of 10, 15 and 20 the statement between the square brackets would be translated as follows:
::''[#(?object=transaction;)$add this$+#]''     becomes     ''10+15+20+''
:so the 0 at the end ensures that the statement evaluated doesn't end with a plus sign (which will fail).
8,849
edits

Navigation menu