Skip to main content

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")