Skip to main content
Version: v6.0.0

Note

Command Description

Used to annotate other commands. No effect at runtime

Command Prototype

Rem sText

Parameter Description

ParameterRequiredTypeDefaultDescription
sTextTrueremNoneThe content of the note to be displayed

Demo

TracePrint("-------------------------------Output debugging information------------- ----------------------") 
//-------------------------------------------------------------------------------
//[Remarks] Output debugging information
//Input parameters:
// What you want to output
//out parameters:
// None
TracePrint("Hello UiBot")