Translation
| 📊 Overview: 4 Functions | 2 Getters |
Extends: DataClass
🕐 Last updated: 2025-12-10T11:45:24.539Z
📑 Table of Contents
- ⚙️ Functions
- Regular Functions
- pushProcess (1 param) 🖥️
- popProcess 🖥️
- translate (2 params) →
Text🖥️ - translateFormObjects (1 param) 🖥️
- Computed Attributes (Getters/Setters/Query/OrderBy)
- _TranslationProcessCollection 🔍 →
Collection - CurrentProcess 🔍 →
Text
- _TranslationProcessCollection 🔍 →
- Regular Functions
- 🔗 Related Items
Functions
Regular Functions
pushProcess
[🖥️ local]
Function pushProcess($Process : Text)
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$Process | Text | - | - |
popProcess
[🖥️ local]
Function popProcess
translate
[🖥️ local]
Function translate($Text : Text; $TranslationProcess : Text) -> Text
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$Text | Text | - | - |
$TranslationProcess | Text | - | - |
Returns: Text
translateFormObjects
[🖥️ local]
Function translateFormObjects($TranslationProcess : Text)
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$TranslationProcess | Text | - | - |
Computed Attributes (Getters/Setters/Query/OrderBy)
_TranslationProcessCollection
[🔍 get only, 🖥️ local]
Function get _TranslationProcessCollection -> Collection
Returns: Collection
CurrentProcess
[🔍 get only, 🖥️ local]
Function get CurrentProcess -> Text
Returns: Text
Related Items
🗂️ Tables
- Translation - ORDA DataClass class for Translation table
� Forms
- CalibrationProcedures - Data source for CalibrationProcedures form
- TranslationManager - Data source for TranslationManager form
Generated from Translation.4dm