Translation GitHub

📊 Overview: 4 Functions 2 Getters

Extends: DataClass

🕐 Last updated: 2025-12-10T11:45:24.539Z


📑 Table of Contents


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


🗂️ Tables

  • Translation - ORDA DataClass class for Translation table

� Forms


Generated from Translation.4dm