Top
Back: res
Forward: resultant
FastBack: Functions and system variables
FastForward: Control structures
Up: Functions
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

5.1.123 reservedName

Syntax:
reservedName ()
Type:
none
Syntax:
reservedName ( string_expression )
Type:
int
Purpose:
prints a list of all reserved identifiers (first form) or tests whether the string is a reserved identifier (second form).
Example:
 
reservedName();
==> ... // output skipped
See names; string.

Top Back: res Forward: resultant FastBack: Functions and system variables FastForward: Control structures Up: Functions Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.