#? stdtmpl | standard # #proc test_bouton(columnLeftInfo: var ColomnLeftData): string = # result = "" Document

TEST Bouton Dashbord

Back to Test Home page ...

# var count: int = 1 # var i: int # for i in 0 .. (columnLeftInfo.dashbord.position.len() - 1) : # count += 1 # if columnLeftInfo.dashbord.ext_link[i] == "" and columnLeftInfo.dashbord.int_link[i] == "": # end for
#end proc