read
This block is part of the twinfield
group and was last modified in core v10.4.28
.
read
v10.4.28
reads a given journal transaction from twinfield.
Pin | Pin | Type | Default |
---|---|---|---|
flow |
flow |
|
|
typerequired The transaction type (code), e.g. MEMO . |
value |
|
|
numberrequired The transaction number (number), e.g. 201300001 . As this number can be padded with zeros, we can only accept it as value. |
value |
|
|
connection |
twinfieldconnection |
|
Pin | Pin | Type | Example |
---|---|---|---|
flow |
flow |
||
success |
condition |
||
location Returns the twinfield location of this transaction. |
value |
||
number Transaction number. |
value |
||
date Transaction date. |
date |
||
transaction Returns the twinfield transaction information. |
object |
||
lines Returns the lines of this transaction. |
array |
||
error |
value |
||
Connection |
twinfieldconnection |
Core Releases
v10.4.28 This block was introduced inv10.4.28
, click here to see the release notes.
Back to
twinfield
Return to the main group to view all sub-groups
Back to journal transactions
Return to the group to view all blocks within this group