Difference between revisions of "SDK Overview of Level 2"

From Recital Documentation Wiki
Jump to: navigation, search
 
m (Overview of Level 2 moved to SDK Overview of Level 2)
 
(One intermediate revision by one user not shown)
Line 5: Line 5:
 
!Function level 2||Description
 
!Function level 2||Description
 
|-
 
|-
|COMMAND()||Execute a Recital command
+
|[[COMMAND()]]||Execute a Recital command
 
|-
 
|-
|ERROR()||Call the Recital error handler.
+
|[[SDK ERROR()|ERROR()]]||Call the Recital error handler.
 
|-
 
|-
|EXPRESSION()||Evaluate a RECITAL expression
+
|[[EXPRESSION()]]||Evaluate a RECITAL expression
 
|}
 
|}
 +
  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:SDK]]
 
[[Category:SDK]]

Latest revision as of 14:14, 30 March 2009

Level 2 Functions

Function level 2 Description
COMMAND() Execute a Recital command
ERROR() Call the Recital error handler.
EXPRESSION() Evaluate a RECITAL expression