print: Print or Return a Character Representation of a Script Engine...

Description Usage Arguments

Description

These methods print or return a character representation of a script engine.

Usage

1
2
3
4
5
6
7
8
  ## S3 method for class 'ScriptEngine'
print(x, ...)
  ## S3 method for class 'ScriptEngine'
toString(x, ...)
  ## S3 method for class 'CompiledScript'
print(x, ...)
  ## S3 method for class 'CompiledScript'
toString(x, ...)

Arguments

x

An object of class ScriptEngine or CompiledScript.

...

Currently ignored.


jsr223 documentation built on July 1, 2020, 10:30 p.m.