Skip to main content

TrText_SumTextCalc (function reference)

By December 1, 2021December 21st, 2021Online Help, Troi Text Plug-in
Troi Text Plug-in > Functions reference > TrText_SumTextCalc
Troi Text Plug-in for FileMaker Pro

TrText_SumTextCalc

Use this function to define a sumtextCalc help field in a related file.

SyntaxFunction badge

TrText_SumTextCalc ( TextField )

Parameters

TextField the field you want to create the text sum of

Returned Result

Data type returned

Text

Result

the result is coded, this function works together with the 2 other functions.

Originated in

Troi Text Plug-in 1.2

Compatibility

FileMaker Pro 16 to 19

Considerations

Please make sure you make it both unstored and a number, otherwise this won’t work!

Example

cSumTextCalc = Calculation , Unstored , Number, = TrText_SumTextCalc ( TextField )

See “Using sumText” for a detailed instruction on how to use sumText.

Related functionsFunction badge

TrText_SumTextResult
TrText_SumTextStart
Using SumText

Related topics

Troi Text Plug-in online help (overview)


Online Help Page for Troi Text Plug-in for 16 to 19 –> TrText_SumTextCalc (textp10) 2021-1221 15:12:35