Difference between revisions of "Category:Operators"

From Catglobe Wiki
Jump to: navigation, search
(Created page with "Category:CGScript  ==Operators== CGS provides a variety of operators that give the programmer detailed control over the construction and evaluation of expression. CGS ha...")
 
 
Line 1: Line 1:
 
[[Category:CGScript]]
 
[[Category:CGScript]]

+
{{HelpFiles}}
  
 
==Operators==
 
==Operators==

Latest revision as of 09:05, 14 December 2011



Operators

CGS provides a variety of operators that give the programmer detailed control over the construction and evaluation of expression. CGS has four general classes of operators: arithmetic, assignment, relational and logical.