Description: This function will modify a source code file to replace the text for a given CodeValue with the new text.
Warning: For use by advanced programmers only.
Returns: Text.
Usage: Script
Format: CodeText(CodeVal)
Parameters: CodeVal { A pointer to a Code Value } { required } { no default: }
Any code value giving the statement or function within a statement whose text to be read.
Comments: Returns the source code text for the provided code value.