Skip to content
Tangent 128 edited this page Mar 28, 2015 · 3 revisions

Channel:last

Get the last value.

Note: this function does not pop the value.

Method

SYNOPSIS

value = function Channel:last()

RETURNS

  • value, the value or nil if empty
Clone this wiki locally