Text of message shown prior to abandoning a transaction.
A message is required if you specify confirm-on-abandon.
transaction-support {
match {
MyTransaction
}
confirm-on-abandon {
message ("Are you sure you want to abandon your current transaction?")
}
}| template optional | Text to be passed |
| template-macro optional | Encapsulates dialog logic that normally would lead to duplication |
| macro optional | Defines a layout, a portion of a layout, or a dialog with a macro |
Copyright 2026 Samsung All rights reserved