bool in festen string umwandeln

kaspar
2016-07-17
2016-07-18
  • kaspar - 2016-07-17

    Hallo
    Hat jemand ein Beispiel das ein bool true auf einen festen String umwandelt
    Vielen Dank im Voraus

     
  • HeHo - 2016-07-18

    meinst du sowas?

    myString := SEL(myBool,'STRING1','String2');
    
     

Log in to post a comment.