$(function () { var returnsValue; // Type: bool returnsValue = $(".selector").wijmenu("last"); });
function last() : bool;
$(function () { var returnsValue; // Type: bool returnsValue = $(".selector").wijmenu("last"); });
function last() : bool;