Print - Function SummarySummary:Outputs a value followed by a line break. Usage:print value Arguments:value - The value to print Description:If the value is a block, each of its values will be evaluated first, then printed.
Related:prin - Outputs a value with no line break.
| ||||
|