.DT
replace_long_dollars
DW_wibble creator help
replace_long_dollars

.SH Name
.SP 5 5
replace_long_dollars -  This method replaces any colours of materials in the given string with the appropriate ccolours or materials for this object.
.EP

.SH Syntax
.SI 5
string replace_long_dollars(object player,
                            string text)
.EI

.SH Parameters
.SI 5
%^BOLD%^player%^RESET%^ - the player attempting to check the colour/material.
%^BOLD%^text%^RESET%^ - the text to replace
.EI

.SH Returns
.SI 5
a new string with the dollar identities expanded.
.EI

.SH Defined in
.SI 5
/std/object.c
.EI

.SH Description
.SP 5 5

This method replaces any colours of materials in the given string
with the appropriate ccolours or materials for this object.
.EP

