Hi,
ich will folgenden vb-code in js abbilden:
»» if right(var1,3) = "abc" then
....
end if
if(var1.substring(var1.length-3) == "abc)
{
}
lies dir vielleicht auch mal SelfHTML durch, steht da alles genau drin beschrieben...
mfg
CK1
Hi,
ich will folgenden vb-code in js abbilden:
»» if right(var1,3) = "abc" then
....
end if
if(var1.substring(var1.length-3) == "abc)
{
}
lies dir vielleicht auch mal SelfHTML durch, steht da alles genau drin beschrieben...
mfg
CK1