Searched refs:plyNum (Results 1 – 1 of 1) sorted by relevance
48 function customPgnCommentTag(customTag, htmlElementId, plyNum, varId) { argument52 if (typeof(plyNum) == "undefined") { plyNum = CurrentPly; }53 …if ((MoveCommentsVar[varId][plyNum]) && (matches = MoveCommentsVar[varId][plyNum].match('\\[%' + c…1330 function clockFromComment(plyNum) { argument1331 return customPgnCommentTag("clk", null, plyNum);