FORMULA LANGUAGE
Examples: @Ascii
1. This example returns Cue.
@Ascii( "Çüé" )
2. This example returns Cue??.
@Ascii( "Çü飥" )
3. This example returns Cue and Cue?? In a list.
@Ascii( "Çüé" : "Çü飥" )
4. This example returns a null string ("") since the last 2 characters can't be represented by ASCII codes 32 to 127.
@Ascii("Çü飥";[ALLINRANGE])
5. This example returns Cue??; cat if field1 is a field containing the text list "Çü飥";"cat."
@Ascii( field1 )
Siehe auch
@Ascii
Glossar
Ihre Kommentare zur
Hilfe
oder zur
Verwendbarkeit der Software
?
Hilfe zur Hilfe
Inhalt der gesamten Hilfe
Glossar