NewGlobal (Transaction function)
Start new global transaction (Transaction class)
This page is under construction.
Syntax
%string = %(Transaction):NewGlobal[( [description])] Throws CoordinatorException
Syntax terms
| %string | string |
|---|---|
| %(Transaction) | The class name in parentheses denotes a shared method. NewGlobal can also be invoked via a Transaction object variable, which may be Null. |
| description | Unicode The default value of this argument is ??. |