NaBytecode.addBookmark

adds a "bookmark" to the last element on stack, so later on, relative to current peek index, bookmark index can be read.

class NaBytecode
integer
addBookmark
()

Return Value

Type: integer

bookmark id, or -1 if stack empty

Meta