Skip to content

format

typescript
Queue.toString()

class: Queue

description

Returns the string representation of the current Queue object.

parameter

param_nametypedescription

reture

typedescription
stringThe string representation of the current Queue object.

code example