Use this function to disable/enable output of text on your lcd. The function demands the following parameters:
Parameter 1 -> Mode (0 = text output off, 1 = text output on)
Example:
%Param.SetTextOutput(1)