Staff GitHub

📊 Overview: 4 Functions

Extends: DataClass

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


📑 Table of Contents


Functions

Regular Functions

getUsingKeyfob

[🖥️ local]

Function getUsingKeyfob($ShowWarning : Boolean; $KeyFob : Text) -> $StaffEntity : cs.StaffEntity

Parameters:

Name Type Optional Description
$ShowWarning Boolean - -
$KeyFob Text - -

Returns: cs.StaffEntity


getCurrentUser

[🖥️ local]

Function getCurrentUser -> cs.StaffEntity

Returns: cs.StaffEntity


getNonArchived

[🖥️ local]

Function getNonArchived -> cs.StaffSelection

Returns: cs.StaffSelection


newUsingEntry

[🖥️ local]

Function newUsingEntry -> cs.StaffEntity

Returns: cs.StaffEntity


🗂️ Tables

  • Staff - ORDA DataClass class for Staff table

� Forms


Generated from Staff.4dm