"case of" expression for krpano

  • hello, i have a problem of programming, and i did'n t find the solution in the action scripting... i search the equivalent in krpano for the "case of" expression:


    in case of expression:
    case expression=expression1 then...
    case expression=expression2 then...
    case expression=expression3 then...
    ...

    is there any samples somewhere?




    the other solution would be this following one but it would be very long and boring to modify if i have a lot of expressions...
    if expression=expression1 then...
    else if expression=expression2 then...
    else if expression=expression3 then...
    etc...

    in advance thank's a lot
    bye

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!