User Tools

Site Tools


language_syntax

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
language_syntax [2018/01/28 16:45] wolfgangriedmannlanguage_syntax [2019/08/19 08:27] wolfgangriedmann
Line 4: Line 4:
   * [[strings|Strings and prefixes]]   * [[strings|Strings and prefixes]]
   * [[string_char_byte|String, Char and Byte]]   * [[string_char_byte|String, Char and Byte]]
 +  * [[literals|Literals, suffixes and prefixes]]
   * [[trycatch|Try - catch]]   * [[trycatch|Try - catch]]
   * [[doswitch|do switch]]   * [[doswitch|do switch]]
Line 11: Line 12:
   * [[assemblies|Assemblies]]   * [[assemblies|Assemblies]]
   * [[encodings|Encodings]]   * [[encodings|Encodings]]
-  * [[exceptions|Exceptions]]+  * [[exceptions|Exceptions and Exception Handlers]]
   * [[method_overloading|Method overloading]]   * [[method_overloading|Method overloading]]
 +  * [[lambda_codeblock_anonymous|Lambda expressions, Codeblocks, Anonymous expression]]
 +  * [[net_array|.NET Arrays]]
 +  * [[collections|Collections]]
 +  * [[conditional_access|Conditional access]]
 +  * [[casting_astype|Casting and astype]]
 +  * [[is_type|Variable is type]]
 +  * [[yield|yield]]
 +  * [[using|using ... end using]]
 +  * [[default|default]]
 +  * [[scope|begin scope ... end scope]]
 +  * [[nullable|Nullable datatypes]]
 +  * [[define|Defines]]
 +  * [[namespace_assembly_reference|Namespaces, Assemblies, References]]
 +  * [[float_real8_decimal|Float, Real8 and Decimal]]
 +  * [[vostruct|VOStruct (structure in VO)]]
 +  * [[null_string|null_string]]
  
language_syntax.txt · Last modified: 2020/08/28 03:54 by wolfgangriedmann