TrText_SumTextStart |
Use this function to start the sumText calculation.
Syntax
TrText_SumTextStart ( separator ; sumTextInstanceID )
Parameters
separator | the text to be inserted between each sumText result |
sumTextInstanceID | please leave empty |
Returned Result
Data type returned
Text
Result
the result is not relevant, as this function works together with the 2 other functions.
Originated in
Troi Text Plug-in 1.2
Compatibility
FileMaker Pro 17 to FileMaker Pro 21 (2024)
Considerations
When no separator is specified it defaults to “|”.
NEW: It is now also possible to have a SumText without separators. Specify “-NoSeparator” as the parameter in this function.
Example
See “Using sumText” for a detailed instruction on how to use sumText.
Related functions
TrText_SumTextCalc |
TrText_SumTextResult |
Using SumText |
Related topics
Troi Text Plug-in online help (overview)