ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:iscolorcodechar

Differences

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

Link to this comparison view

Next revision
Previous revision
functions:iscolorcodechar [2017/03/19 18:35] – created korshunfunctions:iscolorcodechar [2017/04/15 17:26] (current) korshun
Line 9: Line 9:
  
 <note important>''['' is not treated as a color code by this function.</note> <note important>''['' is not treated as a color code by this function.</note>
 +
 +<note important>The argument is a character (integer), not a string.</note>
  
 ===== Examples ===== ===== Examples =====
 <code> <code>
-IsColorCodeChar('h') -> true+IsColorCodeChar('g') -> true
 IsColorCodeChar('a') -> false IsColorCodeChar('a') -> false
 </code> </code>
functions/iscolorcodechar.txt · Last modified: 2017/04/15 17:26 by korshun