Search results

From Recital Documentation Wiki
Jump to: navigation, search
  • display memory Memory Variables:
    2 KB (232 words) - 13:29, 5 July 2011
  • Function to delete memory variables and free the storage that they were occupying [[CLEAR MEMORY]], [[ISSET()]], [[PRIVATE]], [[PUBLIC]], [[RELEASE]], [[RESTORE]], [[RETURN
    816 B (97 words) - 15:18, 14 June 2011
  • ...riable named <variable name> exists and .F. (false) if it does not exist. Variables can be formally declared ([[PUBLIC]], [[PRIVATE]] etc.) or automatically cr [[Category:Functions]]
    818 B (103 words) - 09:54, 5 November 2009
  • ...lso be loaded from an XML file, from an array, from a collection of memory variables with the same names as the table columns or from an object with property na ...*'' can be used to return all columns. Constants, functions and aggregate functions ([[AVG()|avg()]], [[COUNT()|count()]], [[SQL MAX()|max()]], [[SQL MIN()|min
    25 KB (3,303 words) - 02:22, 1 October 2010
  • ... the current table based on the contents of an array or a series of memory variables. Further information about fields can be obtained with these functions:
    20 KB (2,992 words) - 10:51, 13 January 2010
  • ===Dumping Variables to an External Text File=== ...[[LIST MEMORY|list memory]] command can be used to list all current memory variables, including arrays and objects, to a text file.
    4 KB (661 words) - 14:16, 27 July 2010
  • Class members consists of properties (variables) and methods (procedures) that are encapsulated within the class declaratio ... accessed by referencing them inside an object. By encapsulating the data (variables) and procedures within a class, programming becomes less error prone and ap
    16 KB (2,218 words) - 04:15, 15 September 2010
  • ==Recital Functions== Recital User Defined Functions (UDFs) are blocks of reuseable code which can be used in expressions or as
    3 KB (512 words) - 11:56, 15 March 2010
  • Values are assigned to memory variables using the the equals = operator. ...command can also be used to assign values and can operate on more than one memory variable in a single command.
    6 KB (876 words) - 00:24, 3 December 2009
  • ==Recital Variables and Constants== ===An Introduction to Recital Variables===
    10 KB (1,445 words) - 14:08, 4 November 2014
  • * A list of all active public and private memory variables and classes ====Error Information Functions====
    5 KB (709 words) - 15:10, 15 December 2009
  • ...ibility when declaring and referencing memory variables and database field variables, as you do not need to concern yourself about names that may already be use // declare variables
    24 KB (3,621 words) - 14:58, 22 May 2014
  • ...ing members of the array. This allows the creation of multiple [[PUBLIC]] variables with the same name, provided each belongs to a separate namespace. display memory
    3 KB (238 words) - 13:19, 5 July 2011
  • Function to return scope information about a memory variable or array [[DECLARE]], [[DIMENSION]], [[DO]], [[DISPLAY MEMORY]], [[LOCAL]], [[NAMESPACE]], [[NAMESPACE()]], [[PARAMETERS]], [[PRIVATE]],
    1 KB (166 words) - 10:33, 30 August 2011

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)