Python UPoC

For Python, the file names have a extension .py extension. The files are searched in the scripts subdirectories in the current site, master site, and root directories.

TPS

  • Java class: ScriptTPS
  • Python function:
    {LANG python}{FILE <file_name>} {FUNC <func_name>}
  • Python script:
    {LANG python}{SCRIPT {<script lines>}}

TRXID

  • Java class: ScriptTrxid
  • Python function:
    {LANG python}{FILE <file_name>} {FUNC <func_name>}
  • Python script:
    {LANG python}{SCRIPT {<script lines>}}

XLT

  • Class: ScriptXLTString
  • Datum Type: String
  • Mode: Single
  • Python function:
    {XLT_STYLE_SINGLE}{LANG python}{FILE <file_name>} {FUNC <func_name>}
  • Python script:
    {XLT_STYLE_SINGLE}{LANG python}{SCRIPT {<script lines>}}