p$TDV:SMPAPI:EtTxAktV
p$TDV:SMPAPI:EtTxAktV
Update all arrays of type DocVariable in the first inserted text component.
This function is only required after the insertion of the first text component (using p$TDV:SMPAPI:EtTxBast) . If p$TDV:SMPAPI:EtTxInit was called with value 0 for the transfer parameter this function must be called after inserting the first text component to substitute arrays of type DocVariable.
In all other cases, e.g. calling the function after inserting the second text component, this function will not show any effect on the text document.
Syntax: | p$TDV:SMPAPI:EtTxAktV( ) | ||
| Argument | Type | Meaning |
| - |
|
|
Result: | - |
| |
Example: | p$TDV:SMPAPI:EtTxAktV() | ||