Token action or member function cannot be exported |
Top Previous Next |
Messages > Token action or member function cannot be exported
A token action or member function cannot be exported, if it consists of parts of interpretable code interrupted by a part of code, which only is exportable.
Example:
{= ... =} // interpretable and exportable code {_ ... _} // code only for the export {= ... =} // interpretable and exportable code
|
This page belongs to the TextTransformer Documentation |
Home Content German |