WR Utilities
- Utilities, Introduction
- WR COLOR TO RGB (color; red; green; blue)
- WR Count (area; objectNumber) Longint
- WR Error number (area) Integer
- WR Error text (error) String
- WR FONTS TO ARRAY (fonts)
- WR ON ERROR (method)
- WR Get on error method String
- WR ON EVENT (area; event; method)
- WR Get on event method (area; event) String
- WR RGB to color (red; green; blue) Longint
Other related commands: - Appendix C: Error Codes -- Theme: Appendixes
- WR SELECT (area; type; begin{; end}) -- Theme: WR Text Manipulation
- WR SET FONT (area; font) -- Theme: WR Text Manipulation
- WR Replace (area; searchedFor; replaceWith; wholeWord; upperCase; replaceAll; wrap) Longint -- Theme: WR Text Manipulation