Print function to print information about certain properties of the formulated hypotheses.
Print function syntax
ThePrint function has the following format:
String formatting functions
The FlexiLayout language has global functions that create string representations of various types and print debugging information. For more information, see Global functions. The globalChr( Int char ) function returns a string representation of a character by its Unicode code. Use it to format printed lines with tab characters, carriage returns, and so on.
Print function examples
Examples of calling thePrint function:
Debug output location
Calling thePrint function several times in a row in one of the Advanced… sections will print text consisting of several lines. The text will be printed in the Properties window of the active hypothesis in the Pre-search print and Post-search print properties.