API Debug

From Flowcode Help
Jump to navigationJump to search

<sidebar>API contents</sidebar> Debug and diangostic


Functions provided for this class

Print Prints out the string or value on a line in the debug window
PrintLn Prints out the string or value with a new-line in the debug window


Examples

This example shows simple usage of both Print and PrintLn

File:SIM Debug.Print.fcf

See also

API Console