copy_attribute_string


Description:

public bool copy_attribute_string (CodeNode source, string attribute, string argument)

Copy the string value of the specified attribute argument if available.

Parameters:

source

codenode to copy from

attribute

attribute name

argument

argument name

Returns:

true if successful