Sodium: Türkiye'nin Programlama Dili
Ctrlk
  • Sodium Home Page
  • Getting Started
  • Installation & Configuration
  • Frequently Asked Questions
  • How to
  • Contributers
  • Roadmap
  • About Me
  • Version History
    • Change Log
    • Things To Do
    • Known Issues
  • LANGUAGE REFERENCE
    • Program Structure
    • Built-in Functions
    • Built-in Triggers
    • TAGs
    • Native SQL support
    • Lexical Elements
      • Identifiers
      • Keywords
      • Constants
      • Operators
      • Separators
      • White Space
      • Variables
        • Variable Type: int
        • Variable Type: char
        • Variable Type: bool
        • Local variables
        • Page variables
        • Session variables
        • Predefined Variables
          • :Session.authenticated
          • :Session.user
          • :Session.Id
          • :Session.user
          • :Row.Id
      • Functions
      • Statements
      • Expressions And Operators
      • Escape Character
    • CSS Themes
    • Scopes
    • Connection
  • Development
    • IDE
    • Debugging
  • SODIUM DEVELOPMENT
    • Sodium Development Home Page
    • Getting Started
Powered by GitBook
On this page

Was this helpful?

  1. LANGUAGE REFERENCE
  2. Lexical Elements
  3. Variables

Predefined Variables

:Session.authenticated:Session.user:Session.Id:Session.user:Row.Id
PreviousSession variablesNext:Session.authenticated

Last updated 5 years ago

Was this helpful?