Garry's Mod Wiki

markup.Color

  string markup.Color( Color col )

Description

A convenience function that converts a Color into its markup ready string representation.

Arguments

1 Color col
The Color to convert.

Returns

1 string
The markup color, for example 255,255,255.