Please enable JavaScript.
Coggle requires JavaScript to display documents.
RU Gifts Filter - Coggle Diagram
RU Gifts Filter
start
%gifts=null
$ %bot.gifts each(%item)
exit
%item=null
end
%tmpRank=null
%tmpPrice=null
next
%tmpRank=null
%tmpPrice=$.price %item
%tmpRankID=$.rankID %item
else
else
?score<%tmpPrice
else
$ %gifts add(%item)
?rankID<%tmpRankID
%tmpPrice=null