(Created target blank page For Version: PSAAS:Julie) |
(Update with the copy of version: Public) |
||
Line 1: | Line 1: | ||
− | + | = Transaction List Block = | |
+ | You can use the '''Transaction List''' block to assign transaction list values to variables. You can define a variable in the '''Initialize''' phase and then select it in this block and assign it a value from the transaction list. | ||
+ | |||
+ | Variables are assigned string values when '''List''', '''Item''', and '''Key''' are all specified, or key-value pairs if you only specify '''List''' and '''Item''' (for example, <tt>{Key1:value1, Key2:Value2}</tt>). | ||
+ | |||
+ | ====Example==== | ||
+ | |||
+ | [[file:DES_transaction_list_block.png]] | ||
+ | |||
+ | [[Category:V:PSAAS:Julie]] |
Revision as of 16:59, June 7, 2019
Transaction List Block
You can use the Transaction List block to assign transaction list values to variables. You can define a variable in the Initialize phase and then select it in this block and assign it a value from the transaction list.
Variables are assigned string values when List, Item, and Key are all specified, or key-value pairs if you only specify List and Item (for example, {Key1:value1, Key2:Value2}).
Example
Comments or questions about this documentation? Contact us for support!