GetOption

Returns the value of an option stored in the database.


      [
            String       
            value,

            Number       
            type
            

      ]
      = GetOption (
            String       
            name
            

      )
         

Parameters

name

Return value(s)

value

Option value as a string

type

Features

Schema: xtk:session

Static:

Yes