User Tools

Site Tools


en:constants

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:constants [2016/08/14 21:51]
admin
en:constants [2016/09/08 11:54]
admin
Line 7: Line 7:
 ===Color Constants and RGB values=== ===Color Constants and RGB values===
  
-These values are used by the [[color|Color]] statement, can be created with the [[rgb|RGB]], and are returned by the [[pixel|pixel]] function.+These values are used by the [[color|Color]] statement, can be created with the [[rgb|RGB]], and are returned by the [[getbrushcolor|GetBrushColor]], [[getcolor|GetColor]], and [[pixel|pixel]] functions.
  
 {{page>en:colorconstants}} {{page>en:colorconstants}}
Line 16: Line 16:
  
 {{page>en:typeofconstants}} {{page>en:typeofconstants}}
 +
 +=== Error Codes and Constants ===
 +
 +This is a list of runtime error code numbers returned by the [[lasterror|LastError]] function and text error messages returned by the [[Lasterrormessage|LastErrorMessage]] function.
 +
 +{{page>en:errorcodesconstants}}
  
 === Mouse Button Constants === === Mouse Button Constants ===
Line 34: Line 40:
  
 {{page>en:ostypeconstants}} {{page>en:ostypeconstants}}
 +
 +=== GetSlice Constants ===
 +
 +These constants can be used to specify the action of the [[GetSlice|GetSlice]] statement.
 +
 +{{page>en:sliceconstants}}
  
 === Links to Separate Pages === === Links to Separate Pages ===
Line 40: Line 52:
   * [[BooleanConstants|Boolean Constants]]   * [[BooleanConstants|Boolean Constants]]
   * [[colorconstants|Color Constants]]   * [[colorconstants|Color Constants]]
 +  * [[errorcodesconstants|Error Codes and Constants}}
   * [[typeofconstants|Variable and Expression Types]]   * [[typeofconstants|Variable and Expression Types]]
   * [[mousebuttonconstants|Mouse Button Constants]]   * [[mousebuttonconstants|Mouse Button Constants]]
   * [[imagetypeconstants|Image Save Type Constants]]   * [[imagetypeconstants|Image Save Type Constants]]
   * [[ostypeconstants|Operating System Type Constants]]   * [[ostypeconstants|Operating System Type Constants]]
 +  * [[sliceconstants|GetSlice Constants]]
en/constants.txt ยท Last modified: 2020/02/28 10:46 (external edit)