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