Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- ClipOn 3.0 Reference - c_fgcolor() http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C_FGCOLOR()

 DESCRIPTION

 C_FGCOLOR() returns the foreground color of a given color string.

 SYNTAX

 C_FGCOLOR(color)

 PARAMETERS

 color (C) is the color string for determining the foreground color.

 RETURNS

 C_FGCOLOR() returns a character string containing the foreground
 color extracted from the given color string.

 EXAMPLES

 ? c_fgcolor("W+/B")        --> W+
 ? c_fgcolor("W/B")         --> W
 ? c_fgcolor("R*+/W,BG+/N") --> R*+


See Also: C_BGCOLOR() C_REVCOLOR() C_HIGHCOLOR() C_EXTCOLOR()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson