DebugPrint Suggest EditsπAvailableClient & Server βοΈWarningPrint only if debug mode is enabled Example Client exportServer exportexports.ft_libs:DebugPrint({ text = "toto" }) exports.ft_libs:DebugPrint({ text = "toto" }) Result Resulttext: toto (string) Updated less than a minute ago PrintTableTableContainsValueTable of Contents Example