print
print(
@llll ? ## required
@prepend ? ## required
@maxdecimals 6
@error 0
) -> llll/null
note
print
is a built-in function in the bell programming language and is not unique or exclusive to bellplay~.
Prints an llll in the Max console. The return value is the llll that has been printed.
Arguments
@llll
[llll] (required)@prepend
[llll] (required)@maxdecimals
[int] (default:6
)@error
[llll] (default:0
)
Output
Printed value [llll/null]
warning
print
will return null
without raising an error if required arguments are not provided.