HelpWizard Pages Start ReferenceManual/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
(7 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
'''Reference Manual (Intro)''' |
|||
[[Datei:arrowleft.png|link=HelpWizard Pages Start/en|back]] |
[[Datei:arrowleft.png|link=HelpWizard Pages Start/en|back]] |
||
[[Datei:arrowright.png|link=HelpWizard Pages ReferenceManual1/en|next]] |
[[Datei:arrowright.png|link=HelpWizard Pages ReferenceManual1/en|next]] |
||
<strong>Bridged Actions</strong> |
|||
The following pages present a short general overview on functions which can be called by bridged actions. There may be syntactic or semantic differences between programming languages (follow the language links in the followup pages). |
The following pages present a short general overview on functions which can be called by bridged actions. There may be syntactic or semantic differences between programming languages (follow the language links in the followup pages). |
||
Zeile 17: | Zeile 16: | ||
[https://doc.expecco.de/wiki2.x/Expecco_API/en#Bridged_C_Code_API C Code API] |
[https://doc.expecco.de/wiki2.x/Expecco_API/en#Bridged_C_Code_API C Code API] |
||
<strong>Builtin (Expecco) Actions</strong> |
|||
⚫ | |||
* [https://doc.expecco.de/wiki2.x/Expecco_API/en#Numeric_Types Numbers] |
|||
* [https://doc.expecco.de/wiki2.x/Expecco_API/en#String_Types Strings] |
|||
* [https://doc.expecco.de/wiki2.x/Expecco_API/en#Collection_Types Collections] |
|||
* [https://doc.expecco.de/wiki2.x/Expecco_API/en#Stream_Types Streams and Files] |
|||
* [https://doc.expecco.de/wiki2.x/Expecco_API/en#Other_useful_Types Date, Time and other] |
|||
* [https://doc.expecco.de/wiki2.x/Expecco_API/en#Expecco_Objects Expecco Objects (Action, Pin etc.)] |
|||
⚫ | |||
⚫ | |||
⚫ | |||
[https://doc.expecco.de/wiki2.x/ElementaryBlock_Element/en#Script_Action_Blocks Shell/Batch and other Script Action Blocks] |
[https://doc.expecco.de/wiki2.x/ElementaryBlock_Element/en#Script_Action_Blocks Shell/Batch and other Script Action Blocks] |
Aktuelle Version vom 29. August 2025, 16:00 Uhr
Bridged Actions
The following pages present a short general overview on functions which can be called by bridged actions. There may be syntactic or semantic differences between programming languages (follow the language links in the followup pages).
Details and additional info is found in the online documentation:
Builtin (Expecco) Actions
JavaScript and Smalltalk Elementary Code
- Numbers
- Strings
- Collections
- Streams and Files
- Date, Time and other
- Expecco Objects (Action, Pin etc.)
Script Actions