• <GetStart>
  • CSPro User's Guide
    • The CSPro System
    • Data Dictionary Module
    • The CSPro Language
    • Data Entry Module
    • Batch Editing Applications
    • Tabulation Applications
    • Data Sources
    • CSPro Statements and Functions
    • Templated Reporting System
    • HTML and JavaScript Integration
    • Action Invoker
      • Overview
      • Execution Environments
      • Security and Formatting Options
      • Base Actions
      • Application Namespace
        • Application Action Invoker Namespace
        • Application.getFormFile Action
        • Application.getQuestionnaireContent Action
        • Application.getQuestionText Action
      • Clipboard Namespace
      • Data Namespace
      • Dictionary Namespace
      • File Namespace
      • Hash Namespace
      • Localhost Namespace
      • Logic Namespace
      • Message Namespace
      • Path Namespace
      • Settings Namespace
      • Sqlite Namespace
      • System Namespace
      • UI Namespace
    • Appendix
  • <CSEntry>
  • <CSBatch>
  • <CSTab>
  • <DataViewer>
  • <TextView>
  • <TblView>
  • <CSFreq>
  • <CSDeploy>
  • <CSPack>
  • <CSDiff>
  • <CSConcat>
  • <Excel2CSPro>
  • <CSExport>
  • <CSIndex>
  • <CSReFmt>
  • <CSSort>
  • <ParadataConcat>
  • <ParadataViewer>
  • <CSCode>
  • <CSDocument>
  • <CSView>
  • <CSWeb>

Application Action Invoker Namespace

The Application namespace, part of the Action Invoker, provides actions to interact with applications and their components.
Functionality
ActionDescription
Application.getFormFileReturns a form file associated with an application or loaded from the disk.
Application.getQuestionnaireContentReturns the questionnaire content associated with an application, form file, or dictionary.
Application.getQuestionTextReturns the question text associated with an application or loaded from the disk.
See also: Action Invoker Overview, Data Action Invoker Namespace, Dictionary Action Invoker Namespace