Skip to content

format

typescript
Stack.toString()

class: Stack

description

Returns the string representation of the current Stack object.

parameter

param_nametypedescription

reture

typedescription
stringThe string representation of the current Stack object.

code example